#cc3224 color space conversions
Hex:
        #cc3224
        RGB:
        204, 50, 36
        CMY:
        20, 80, 86
        CMYK:
        0, 75, 82, 20
      HSL:
        5°, 70.0000%, 47.0588%
        HSV (HSB):
        5°, 82.3529%, 80.0000%
        XYZ:
        26.3609, 15.2459, 3.2225
        xyY:
        0.5880, 0.3401, 15.2459
      CIE-Lab:
        45.9692, 58.9610, 44.9794
        CIE-LCH:
        45.9692, 74.1589, 37.3388
        CIE-Luv:
        45.9692, 119.8098, 29.8819
        Hunter-Lab:
        39.0461, 52.1788, 22.4391
      #cc3224 color charts
#cc3224 RGB chart
      #cc3224 CMYK chart
      #cc3224 RGB pie chart
      #cc3224 color shades, tints & tones
#cc3224 color schemes
#cc3224 color preview, HTML & CSS examples
           This text has a color of #cc3224        
        
          <p style="color:#cc3224;">Text here</p>
        
        
          .mytext {color:#cc3224;}
        
        Text color #cc3224
      
           This box has a color of #cc3224        
        
          <div style="background-color:#cc3224;">Content here</div>
        
        
          .mybackground {background-color:#cc3224;}
        
        Background color #cc3224
      
           Border around this has a color of #cc3224        
        
          <div style="border:2px solid #cc3224;">Content here</div>
        
        
          .myborder {border:2px solid #cc3224;}
        
        Border color #cc3224