#cc7714 color space conversions
Hex:
        #cc7714
        RGB:
        204, 119, 20
        CMY:
        20, 53, 92
        CMYK:
        0, 42, 90, 20
      HSL:
        32°, 82.1429%, 43.9216%
        HSV (HSB):
        32°, 90.1961%, 80.0000%
        XYZ:
        31.6249, 26.0815, 4.0292
        xyY:
        0.5123, 0.4225, 26.0815
      CIE-Lab:
        58.1144, 27.0127, 61.1358
        CIE-LCH:
        58.1144, 66.8376, 66.1619
        CIE-Luv:
        58.1144, 70.2657, 53.9126
        Hunter-Lab:
        51.0701, 21.1627, 31.0713
      #cc7714 color charts
#cc7714 RGB chart
      #cc7714 CMYK chart
      #cc7714 RGB pie chart
      #cc7714 color shades, tints & tones
#cc7714 color schemes
#cc7714 color preview, HTML & CSS examples
           This text has a color of #cc7714        
        
          <p style="color:#cc7714;">Text here</p>
        
        
          .mytext {color:#cc7714;}
        
        Text color #cc7714
      
           This box has a color of #cc7714        
        
          <div style="background-color:#cc7714;">Content here</div>
        
        
          .mybackground {background-color:#cc7714;}
        
        Background color #cc7714
      
           Border around this has a color of #cc7714        
        
          <div style="border:2px solid #cc7714;">Content here</div>
        
        
          .myborder {border:2px solid #cc7714;}
        
        Border color #cc7714