#cd8675 color space conversions
Hex:
        #cd8675
        RGB:
        205, 134, 117
        CMY:
        20, 47, 54
        CMYK:
        0, 35, 43, 20
      HSL:
        12°, 46.8085%, 63.1373%
        HSV (HSB):
        12°, 42.9268%, 80.3922%
        XYZ:
        36.9128, 31.3137, 20.9282
        xyY:
        0.4140, 0.3512, 31.3137
      CIE-Lab:
        62.7715, 25.2631, 20.3913
        CIE-LCH:
        62.7715, 32.4658, 38.9090
        CIE-Luv:
        62.7715, 50.1607, 21.7136
        Hunter-Lab:
        55.9586, 19.8190, 16.9969
      #cd8675 color charts
#cd8675 RGB chart
      #cd8675 CMYK chart
      #cd8675 RGB pie chart
      #cd8675 color shades, tints & tones
#cd8675 color schemes
#cd8675 color preview, HTML & CSS examples
           This text has a color of #cd8675        
        
          <p style="color:#cd8675;">Text here</p>
        
        
          .mytext {color:#cd8675;}
        
        Text color #cd8675
      
           This box has a color of #cd8675        
        
          <div style="background-color:#cd8675;">Content here</div>
        
        
          .mybackground {background-color:#cd8675;}
        
        Background color #cd8675
      
           Border around this has a color of #cd8675        
        
          <div style="border:2px solid #cd8675;">Content here</div>
        
        
          .myborder {border:2px solid #cd8675;}
        
        Border color #cd8675