#ee0c2d color space conversions
Hex:
        #ee0c2d
        RGB:
        238, 12, 45
        CMY:
        7, 95, 82
        CMYK:
        0, 95, 81, 7
      HSL:
        351°, 90.4000%, 49.0196%
        HSV (HSB):
        351°, 94.9580%, 93.3333%
        XYZ:
        35.8650, 18.6295, 4.1882
        xyY:
        0.6112, 0.3175, 18.6295
      CIE-Lab:
        50.2509, 75.7463, 46.7131
        CIE-LCH:
        50.2509, 88.9922, 31.6623
        CIE-Luv:
        50.2509, 156.5923, 28.1155
        Hunter-Lab:
        43.1620, 72.7894, 24.4602
      #ee0c2d color charts
#ee0c2d RGB chart
      #ee0c2d CMYK chart
      #ee0c2d RGB pie chart
      #ee0c2d color shades, tints & tones
#ee0c2d color schemes
#ee0c2d color preview, HTML & CSS examples
           This text has a color of #ee0c2d        
        
          <p style="color:#ee0c2d;">Text here</p>
        
        
          .mytext {color:#ee0c2d;}
        
        Text color #ee0c2d
      
           This box has a color of #ee0c2d        
        
          <div style="background-color:#ee0c2d;">Content here</div>
        
        
          .mybackground {background-color:#ee0c2d;}
        
        Background color #ee0c2d
      
           Border around this has a color of #ee0c2d        
        
          <div style="border:2px solid #ee0c2d;">Content here</div>
        
        
          .myborder {border:2px solid #ee0c2d;}
        
        Border color #ee0c2d