#cc3b28 color space conversions
Hex:
        #cc3b28
        RGB:
        204, 59, 40
        CMY:
        20, 77, 84
        CMYK:
        0, 71, 80, 20
      HSL:
        7°, 67.2131%, 47.8431%
        HSV (HSB):
        7°, 80.3922%, 80.0000%
        XYZ:
        26.8488, 16.1185, 3.7036
        xyY:
        0.5753, 0.3454, 16.1185
      CIE-Lab:
        47.1296, 55.9590, 44.0428
        CIE-LCH:
        47.1296, 71.2122, 38.2047
        CIE-Luv:
        47.1296, 114.0054, 30.7846
        Hunter-Lab:
        40.1479, 49.1128, 22.6341
      #cc3b28 color charts
#cc3b28 RGB chart
      #cc3b28 CMYK chart
      #cc3b28 RGB pie chart
      #cc3b28 color shades, tints & tones
#cc3b28 color schemes
#cc3b28 color preview, HTML & CSS examples
           This text has a color of #cc3b28        
        
          <p style="color:#cc3b28;">Text here</p>
        
        
          .mytext {color:#cc3b28;}
        
        Text color #cc3b28
      
           This box has a color of #cc3b28        
        
          <div style="background-color:#cc3b28;">Content here</div>
        
        
          .mybackground {background-color:#cc3b28;}
        
        Background color #cc3b28
      
           Border around this has a color of #cc3b28        
        
          <div style="border:2px solid #cc3b28;">Content here</div>
        
        
          .myborder {border:2px solid #cc3b28;}
        
        Border color #cc3b28