#cc3f22 color space conversions
Hex:
        #cc3f22
        RGB:
        204, 63, 34
        CMY:
        20, 75, 87
        CMYK:
        0, 69, 83, 20
      HSL:
        10°, 71.4286%, 46.6667%
        HSV (HSB):
        10°, 83.3333%, 80.0000%
        XYZ:
        26.9681, 16.5079, 3.2783
        xyY:
        0.5768, 0.3531, 16.5079
      CIE-Lab:
        47.6339, 54.2704, 47.4939
        CIE-LCH:
        47.6339, 72.1176, 41.1903
        CIE-Luv:
        47.6339, 112.3486, 33.4550
        Hunter-Lab:
        40.6299, 47.3770, 23.6569
      #cc3f22 color charts
#cc3f22 RGB chart
      #cc3f22 CMYK chart
      #cc3f22 RGB pie chart
      #cc3f22 color shades, tints & tones
#cc3f22 color schemes
#cc3f22 color preview, HTML & CSS examples
           This text has a color of #cc3f22        
        
          <p style="color:#cc3f22;">Text here</p>
        
        
          .mytext {color:#cc3f22;}
        
        Text color #cc3f22
      
           This box has a color of #cc3f22        
        
          <div style="background-color:#cc3f22;">Content here</div>
        
        
          .mybackground {background-color:#cc3f22;}
        
        Background color #cc3f22
      
           Border around this has a color of #cc3f22        
        
          <div style="border:2px solid #cc3f22;">Content here</div>
        
        
          .myborder {border:2px solid #cc3f22;}
        
        Border color #cc3f22