#cc7513 color space conversions
Hex:
        #cc7513
        RGB:
        204, 117, 19
        CMY:
        20, 54, 93
        CMYK:
        0, 43, 91, 20
      HSL:
        32°, 82.9596%, 43.7255%
        HSV (HSB):
        32°, 90.6863%, 80.0000%
        XYZ:
        31.3807, 25.6070, 3.9048
        xyY:
        0.5153, 0.4205, 25.6070
      CIE-Lab:
        57.6621, 28.0678, 61.0494
        CIE-LCH:
        57.6621, 67.1925, 65.3091
        CIE-Luv:
        57.6621, 71.9526, 53.3247
        Hunter-Lab:
        50.6033, 22.1375, 30.8472
      #cc7513 color charts
#cc7513 RGB chart
      #cc7513 CMYK chart
      #cc7513 RGB pie chart
      #cc7513 color shades, tints & tones
#cc7513 color schemes
#cc7513 color preview, HTML & CSS examples
           This text has a color of #cc7513        
        
          <p style="color:#cc7513;">Text here</p>
        
        
          .mytext {color:#cc7513;}
        
        Text color #cc7513
      
           This box has a color of #cc7513        
        
          <div style="background-color:#cc7513;">Content here</div>
        
        
          .mybackground {background-color:#cc7513;}
        
        Background color #cc7513
      
           Border around this has a color of #cc7513        
        
          <div style="border:2px solid #cc7513;">Content here</div>
        
        
          .myborder {border:2px solid #cc7513;}
        
        Border color #cc7513