#cc114d color space conversions
Hex:
        #cc114d
        RGB:
        204, 17, 77
        CMY:
        20, 93, 70
        CMYK:
        0, 92, 62, 20
      HSL:
        341°, 84.6154%, 43.3333%
        HSV (HSB):
        341°, 91.6667%, 80.0000%
        XYZ:
        26.4418, 13.7741, 8.2862
        xyY:
        0.5452, 0.2840, 13.7741
      CIE-Lab:
        43.9072, 68.1826, 18.5339
        CIE-LCH:
        43.9072, 70.6567, 15.2072
        CIE-Luv:
        43.9072, 121.1518, 7.0319
        Hunter-Lab:
        37.1135, 62.2255, 12.7419
      #cc114d color charts
#cc114d RGB chart
      #cc114d CMYK chart
      #cc114d RGB pie chart
      #cc114d color shades, tints & tones
#cc114d color schemes
#cc114d color preview, HTML & CSS examples
           This text has a color of #cc114d        
        
          <p style="color:#cc114d;">Text here</p>
        
        
          .mytext {color:#cc114d;}
        
        Text color #cc114d
      
           This box has a color of #cc114d        
        
          <div style="background-color:#cc114d;">Content here</div>
        
        
          .mybackground {background-color:#cc114d;}
        
        Background color #cc114d
      
           Border around this has a color of #cc114d        
        
          <div style="border:2px solid #cc114d;">Content here</div>
        
        
          .myborder {border:2px solid #cc114d;}
        
        Border color #cc114d