#cc642a color space conversions
Hex:
        #cc642a
        RGB:
        204, 100, 42
        CMY:
        20, 61, 84
        CMYK:
        0, 51, 79, 20
      HSL:
        21°, 65.8537%, 48.2353%
        HSV (HSB):
        21°, 79.4118%, 80.0000%
        XYZ:
        29.8769, 22.1189, 4.8852
        xyY:
        0.5253, 0.3889, 22.1189
      CIE-Lab:
        54.1529, 37.5831, 49.8860
        CIE-LCH:
        54.1529, 62.4588, 53.0064
        CIE-Luv:
        54.1529, 84.2908, 42.7045
        Hunter-Lab:
        47.0307, 31.0909, 26.7629
      #cc642a color charts
#cc642a RGB chart
      #cc642a CMYK chart
      #cc642a RGB pie chart
      #cc642a color shades, tints & tones
#cc642a color schemes
#cc642a color preview, HTML & CSS examples
           This text has a color of #cc642a        
        
          <p style="color:#cc642a;">Text here</p>
        
        
          .mytext {color:#cc642a;}
        
        Text color #cc642a
      
           This box has a color of #cc642a        
        
          <div style="background-color:#cc642a;">Content here</div>
        
        
          .mybackground {background-color:#cc642a;}
        
        Background color #cc642a
      
           Border around this has a color of #cc642a        
        
          <div style="border:2px solid #cc642a;">Content here</div>
        
        
          .myborder {border:2px solid #cc642a;}
        
        Border color #cc642a