#cc8d50 color space conversions
Hex:
        #cc8d50
        RGB:
        204, 141, 80
        CMY:
        20, 45, 69
        CMYK:
        0, 31, 61, 20
      HSL:
        30°, 54.8673%, 55.6863%
        HSV (HSB):
        30°, 60.7843%, 80.0000%
        XYZ:
        35.8747, 32.4663, 11.9652
        xyY:
        0.4467, 0.4043, 32.4663
      CIE-Lab:
        63.7264, 17.6948, 41.6627
        CIE-LCH:
        63.7264, 45.2646, 66.9883
        CIE-Luv:
        63.7264, 48.8569, 45.2304
        Hunter-Lab:
        56.9792, 12.6718, 27.4350
      #cc8d50 color charts
#cc8d50 RGB chart
      #cc8d50 CMYK chart
      #cc8d50 RGB pie chart
      #cc8d50 color shades, tints & tones
#cc8d50 color schemes
#cc8d50 color preview, HTML & CSS examples
           This text has a color of #cc8d50        
        
          <p style="color:#cc8d50;">Text here</p>
        
        
          .mytext {color:#cc8d50;}
        
        Text color #cc8d50
      
           This box has a color of #cc8d50        
        
          <div style="background-color:#cc8d50;">Content here</div>
        
        
          .mybackground {background-color:#cc8d50;}
        
        Background color #cc8d50
      
           Border around this has a color of #cc8d50        
        
          <div style="border:2px solid #cc8d50;">Content here</div>
        
        
          .myborder {border:2px solid #cc8d50;}
        
        Border color #cc8d50