#cd8f74 color space conversions
Hex:
        #cd8f74
        RGB:
        205, 143, 116
        CMY:
        20, 44, 55
        CMYK:
        0, 30, 43, 20
      HSL:
        18°, 47.0899%, 62.9412%
        HSV (HSB):
        18°, 43.4146%, 80.3922%
        XYZ:
        38.1517, 33.8850, 21.0526
        xyY:
        0.4098, 0.3640, 33.8850
      CIE-Lab:
        64.8712, 20.2491, 23.7831
        CIE-LCH:
        64.8712, 31.2356, 49.5887
        CIE-Luv:
        64.8712, 44.2793, 26.9417
        Hunter-Lab:
        58.2108, 15.1209, 19.3046
      #cd8f74 color charts
#cd8f74 RGB chart
      #cd8f74 CMYK chart
      #cd8f74 RGB pie chart
      #cd8f74 color shades, tints & tones
#cd8f74 color schemes
#cd8f74 color preview, HTML & CSS examples
           This text has a color of #cd8f74        
        
          <p style="color:#cd8f74;">Text here</p>
        
        
          .mytext {color:#cd8f74;}
        
        Text color #cd8f74
      
           This box has a color of #cd8f74        
        
          <div style="background-color:#cd8f74;">Content here</div>
        
        
          .mybackground {background-color:#cd8f74;}
        
        Background color #cd8f74
      
           Border around this has a color of #cd8f74        
        
          <div style="border:2px solid #cd8f74;">Content here</div>
        
        
          .myborder {border:2px solid #cd8f74;}
        
        Border color #cd8f74