#cc0b40 color space conversions
Hex:
        #cc0b40
        RGB:
        204, 11, 64
        CMY:
        20, 96, 75
        CMYK:
        0, 95, 69, 20
      HSL:
        344°, 89.7674%, 42.1569%
        HSV (HSB):
        344°, 94.6078%, 80.0000%
        XYZ:
        25.9469, 13.4469, 6.0784
        xyY:
        0.5706, 0.2957, 13.4469
      CIE-Lab:
        43.4290, 68.1944, 26.0262
        CIE-LCH:
        43.4290, 72.9920, 20.8892
        CIE-Luv:
        43.4290, 126.6109, 13.4662
        Hunter-Lab:
        36.6700, 62.1304, 15.8410
      #cc0b40 color charts
#cc0b40 RGB chart
      #cc0b40 CMYK chart
      #cc0b40 RGB pie chart
      #cc0b40 color shades, tints & tones
#cc0b40 color schemes
#cc0b40 color preview, HTML & CSS examples
           This text has a color of #cc0b40        
        
          <p style="color:#cc0b40;">Text here</p>
        
        
          .mytext {color:#cc0b40;}
        
        Text color #cc0b40
      
           This box has a color of #cc0b40        
        
          <div style="background-color:#cc0b40;">Content here</div>
        
        
          .mybackground {background-color:#cc0b40;}
        
        Background color #cc0b40
      
           Border around this has a color of #cc0b40        
        
          <div style="border:2px solid #cc0b40;">Content here</div>
        
        
          .myborder {border:2px solid #cc0b40;}
        
        Border color #cc0b40