#ec0f2d color space conversions
Hex:
        #ec0f2d
        RGB:
        236, 15, 45
        CMY:
        7, 94, 82
        CMYK:
        0, 94, 81, 7
      HSL:
        352°, 88.0478%, 49.2157%
        HSV (HSB):
        352°, 93.6441%, 92.5490%
        XYZ:
        35.2365, 18.3640, 4.1701
        xyY:
        0.6099, 0.3179, 18.3640
      CIE-Lab:
        49.9346, 74.9869, 46.2653
        CIE-LCH:
        49.9346, 88.1108, 31.6737
        CIE-Luv:
        49.9346, 154.6584, 27.9308
        Hunter-Lab:
        42.8532, 71.7806, 24.2277
      #ec0f2d color charts
#ec0f2d RGB chart
      #ec0f2d CMYK chart
      #ec0f2d RGB pie chart
      #ec0f2d color shades, tints & tones
#ec0f2d color schemes
#ec0f2d color preview, HTML & CSS examples
           This text has a color of #ec0f2d        
        
          <p style="color:#ec0f2d;">Text here</p>
        
        
          .mytext {color:#ec0f2d;}
        
        Text color #ec0f2d
      
           This box has a color of #ec0f2d        
        
          <div style="background-color:#ec0f2d;">Content here</div>
        
        
          .mybackground {background-color:#ec0f2d;}
        
        Background color #ec0f2d
      
           Border around this has a color of #ec0f2d        
        
          <div style="border:2px solid #ec0f2d;">Content here</div>
        
        
          .myborder {border:2px solid #ec0f2d;}
        
        Border color #ec0f2d