#cc0f42 color space conversions
Hex:
        #cc0f42
        RGB:
        204, 15, 66
        CMY:
        20, 94, 74
        CMYK:
        0, 93, 68, 20
      HSL:
        344°, 86.3014%, 42.9412%
        HSV (HSB):
        344°, 92.6471%, 80.0000%
        XYZ:
        26.0560, 13.5724, 6.4007
        xyY:
        0.5661, 0.2949, 13.5724
      CIE-Lab:
        43.6133, 67.8541, 25.0163
        CIE-LCH:
        43.6133, 72.3187, 20.2379
        CIE-Luv:
        43.6133, 125.2977, 12.7793
        Hunter-Lab:
        36.8407, 61.7751, 15.4875
      #cc0f42 color charts
#cc0f42 RGB chart
      #cc0f42 CMYK chart
      #cc0f42 RGB pie chart
      #cc0f42 color shades, tints & tones
#cc0f42 color schemes
#cc0f42 color preview, HTML & CSS examples
           This text has a color of #cc0f42        
        
          <p style="color:#cc0f42;">Text here</p>
        
        
          .mytext {color:#cc0f42;}
        
        Text color #cc0f42
      
           This box has a color of #cc0f42        
        
          <div style="background-color:#cc0f42;">Content here</div>
        
        
          .mybackground {background-color:#cc0f42;}
        
        Background color #cc0f42
      
           Border around this has a color of #cc0f42        
        
          <div style="border:2px solid #cc0f42;">Content here</div>
        
        
          .myborder {border:2px solid #cc0f42;}
        
        Border color #cc0f42