#cd864b color space conversions
Hex:
        #cd864b
        RGB:
        205, 134, 75
        CMY:
        20, 47, 71
        CMYK:
        0, 35, 63, 20
      HSL:
        27°, 56.5217%, 54.9020%
        HSV (HSB):
        27°, 63.4146%, 80.3922%
        XYZ:
        34.9719, 30.5373, 10.7077
        xyY:
        0.4588, 0.4007, 30.5373
      CIE-Lab:
        62.1151, 21.5834, 42.3656
        CIE-LCH:
        62.1151, 47.5467, 63.0031
        CIE-Luv:
        62.1151, 55.3413, 44.4174
        Hunter-Lab:
        55.2606, 16.2586, 27.1940
      #cd864b color charts
#cd864b RGB chart
      #cd864b CMYK chart
      #cd864b RGB pie chart
      #cd864b color shades, tints & tones
#cd864b color schemes
#cd864b color preview, HTML & CSS examples
           This text has a color of #cd864b        
        
          <p style="color:#cd864b;">Text here</p>
        
        
          .mytext {color:#cd864b;}
        
        Text color #cd864b
      
           This box has a color of #cd864b        
        
          <div style="background-color:#cd864b;">Content here</div>
        
        
          .mybackground {background-color:#cd864b;}
        
        Background color #cd864b
      
           Border around this has a color of #cd864b        
        
          <div style="border:2px solid #cd864b;">Content here</div>
        
        
          .myborder {border:2px solid #cd864b;}
        
        Border color #cd864b