#cd8d67 color space conversions
Hex:
        #cd8d67
        RGB:
        205, 141, 103
        CMY:
        20, 45, 60
        CMYK:
        0, 31, 50, 20
      HSL:
        22°, 50.4950%, 60.3922%
        HSV (HSB):
        22°, 49.7561%, 80.3922%
        XYZ:
        37.1499, 33.0082, 17.2452
        xyY:
        0.4250, 0.3777, 33.0082
      CIE-Lab:
        64.1675, 20.0253, 30.0103
        CIE-LCH:
        64.1675, 36.0781, 56.2856
        CIE-Luv:
        64.1675, 47.2212, 33.6543
        Hunter-Lab:
        57.4527, 14.8788, 22.4203
      #cd8d67 color charts
#cd8d67 RGB chart
      #cd8d67 CMYK chart
      #cd8d67 RGB pie chart
      #cd8d67 color shades, tints & tones
#cd8d67 color schemes
#cd8d67 color preview, HTML & CSS examples
           This text has a color of #cd8d67        
        
          <p style="color:#cd8d67;">Text here</p>
        
        
          .mytext {color:#cd8d67;}
        
        Text color #cd8d67
      
           This box has a color of #cd8d67        
        
          <div style="background-color:#cd8d67;">Content here</div>
        
        
          .mybackground {background-color:#cd8d67;}
        
        Background color #cd8d67
      
           Border around this has a color of #cd8d67        
        
          <div style="border:2px solid #cd8d67;">Content here</div>
        
        
          .myborder {border:2px solid #cd8d67;}
        
        Border color #cd8d67