#cc0b34 color space conversions
Hex:
        #cc0b34
        RGB:
        204, 11, 52
        CMY:
        20, 96, 80
        CMYK:
        0, 95, 75, 20
      HSL:
        347°, 89.7674%, 42.1569%
        HSV (HSB):
        347°, 94.6078%, 80.0000%
        XYZ:
        25.6413, 13.3246, 4.4693
        xyY:
        0.5903, 0.3068, 13.3246
      CIE-Lab:
        43.2484, 67.6946, 33.1619
        CIE-LCH:
        43.2484, 75.3808, 26.0991
        CIE-Luv:
        43.2484, 130.1278, 18.8903
        Hunter-Lab:
        36.5029, 61.5065, 18.2928
      #cc0b34 color charts
#cc0b34 RGB chart
      #cc0b34 CMYK chart
      #cc0b34 RGB pie chart
      #cc0b34 color shades, tints & tones
#cc0b34 color schemes
#cc0b34 color preview, HTML & CSS examples
           This text has a color of #cc0b34        
        
          <p style="color:#cc0b34;">Text here</p>
        
        
          .mytext {color:#cc0b34;}
        
        Text color #cc0b34
      
           This box has a color of #cc0b34        
        
          <div style="background-color:#cc0b34;">Content here</div>
        
        
          .mybackground {background-color:#cc0b34;}
        
        Background color #cc0b34
      
           Border around this has a color of #cc0b34        
        
          <div style="border:2px solid #cc0b34;">Content here</div>
        
        
          .myborder {border:2px solid #cc0b34;}
        
        Border color #cc0b34