#cc3c19 color space conversions
Hex:
        #cc3c19
        RGB:
        204, 60, 25
        CMY:
        20, 76, 90
        CMYK:
        0, 71, 88, 20
      HSL:
        12°, 78.1659%, 44.9020%
        HSV (HSB):
        12°, 87.7451%, 80.0000%
        XYZ:
        26.6932, 16.1393, 2.6280
        xyY:
        0.5872, 0.3550, 16.1393
      CIE-Lab:
        47.1567, 55.2070, 51.0920
        CIE-LCH:
        47.1567, 75.2211, 42.7831
        CIE-Luv:
        47.1567, 115.3037, 34.7450
        Hunter-Lab:
        40.1737, 48.2992, 24.2431
      #cc3c19 color charts
#cc3c19 RGB chart
      #cc3c19 CMYK chart
      #cc3c19 RGB pie chart
      #cc3c19 color shades, tints & tones
#cc3c19 color schemes
#cc3c19 color preview, HTML & CSS examples
           This text has a color of #cc3c19        
        
          <p style="color:#cc3c19;">Text here</p>
        
        
          .mytext {color:#cc3c19;}
        
        Text color #cc3c19
      
           This box has a color of #cc3c19        
        
          <div style="background-color:#cc3c19;">Content here</div>
        
        
          .mybackground {background-color:#cc3c19;}
        
        Background color #cc3c19
      
           Border around this has a color of #cc3c19        
        
          <div style="border:2px solid #cc3c19;">Content here</div>
        
        
          .myborder {border:2px solid #cc3c19;}
        
        Border color #cc3c19