#cc422f color space conversions
Hex:
        #cc422f
        RGB:
        204, 66, 47
        CMY:
        20, 74, 82
        CMYK:
        0, 68, 77, 20
      HSL:
        7°, 62.5498%, 49.2157%
        HSV (HSB):
        7°, 76.9608%, 80.0000%
        XYZ:
        27.3631, 16.9390, 4.5167
        xyY:
        0.5605, 0.3470, 16.9390
      CIE-Lab:
        48.1831, 53.4995, 41.4270
        CIE-LCH:
        48.1831, 67.6638, 37.7522
        CIE-Luv:
        48.1831, 108.4813, 30.3482
        Hunter-Lab:
        41.1571, 46.6503, 22.3033
      #cc422f color charts
#cc422f RGB chart
      #cc422f CMYK chart
      #cc422f RGB pie chart
      #cc422f color shades, tints & tones
#cc422f color schemes
#cc422f color preview, HTML & CSS examples
           This text has a color of #cc422f        
        
          <p style="color:#cc422f;">Text here</p>
        
        
          .mytext {color:#cc422f;}
        
        Text color #cc422f
      
           This box has a color of #cc422f        
        
          <div style="background-color:#cc422f;">Content here</div>
        
        
          .mybackground {background-color:#cc422f;}
        
        Background color #cc422f
      
           Border around this has a color of #cc422f        
        
          <div style="border:2px solid #cc422f;">Content here</div>
        
        
          .myborder {border:2px solid #cc422f;}
        
        Border color #cc422f