/2rgb-rack

An example of a simple Rack application.

Primary LanguageRuby

2RGB — An Example Rack Application

What It Is

It’s yet another website that converts colors between hex and rgb formats.

Why It Is

There are two reasons this exists:

  1. I wanted to publish a simple example Rack application that hopefully will help people
    who are learning about Rack.
  2. I disliked the usability of the existing hex to rgb calculator websites.