#cd986e color space conversions
Hex:
        #cd986e
        RGB:
        205, 152, 110
        CMY:
        20, 40, 57
        CMYK:
        0, 26, 46, 20
      HSL:
        27°, 48.7179%, 61.7647%
        HSV (HSB):
        27°, 46.3415%, 80.3922%
        XYZ:
        39.2195, 36.5614, 19.7418
        xyY:
        0.4106, 0.3828, 36.5614
      CIE-Lab:
        66.9467, 14.7127, 29.8134
        CIE-LCH:
        66.9467, 33.2461, 63.7340
        CIE-Luv:
        66.9467, 38.8858, 35.1179
        Hunter-Lab:
        60.4660, 9.9634, 22.9684
      #cd986e color charts
#cd986e RGB chart
      #cd986e CMYK chart
      #cd986e RGB pie chart
      #cd986e color shades, tints & tones
#cd986e color schemes
#cd986e color preview, HTML & CSS examples
           This text has a color of #cd986e        
        
          <p style="color:#cd986e;">Text here</p>
        
        
          .mytext {color:#cd986e;}
        
        Text color #cd986e
      
           This box has a color of #cd986e        
        
          <div style="background-color:#cd986e;">Content here</div>
        
        
          .mybackground {background-color:#cd986e;}
        
        Background color #cd986e
      
           Border around this has a color of #cd986e        
        
          <div style="border:2px solid #cd986e;">Content here</div>
        
        
          .myborder {border:2px solid #cd986e;}
        
        Border color #cd986e