#cc0b27 color space conversions
Hex:
        #cc0b27
        RGB:
        204, 11, 39
        CMY:
        20, 96, 85
        CMYK:
        0, 95, 81, 20
      HSL:
        351°, 89.7674%, 42.1569%
        HSV (HSB):
        351°, 94.6078%, 80.0000%
        XYZ:
        25.3877, 13.2232, 3.1337
        xyY:
        0.6082, 0.3168, 13.2232
      CIE-Lab:
        43.0976, 67.2756, 40.6016
        CIE-LCH:
        43.0976, 78.5780, 31.1114
        CIE-Luv:
        43.0976, 133.2013, 23.6049
        Hunter-Lab:
        36.3637, 60.9852, 20.3452
      #cc0b27 color charts
#cc0b27 RGB chart
      #cc0b27 CMYK chart
      #cc0b27 RGB pie chart
      #cc0b27 color shades, tints & tones
#cc0b27 color schemes
#cc0b27 color preview, HTML & CSS examples
           This text has a color of #cc0b27        
        
          <p style="color:#cc0b27;">Text here</p>
        
        
          .mytext {color:#cc0b27;}
        
        Text color #cc0b27
      
           This box has a color of #cc0b27        
        
          <div style="background-color:#cc0b27;">Content here</div>
        
        
          .mybackground {background-color:#cc0b27;}
        
        Background color #cc0b27
      
           Border around this has a color of #cc0b27        
        
          <div style="border:2px solid #cc0b27;">Content here</div>
        
        
          .myborder {border:2px solid #cc0b27;}
        
        Border color #cc0b27