#cd995d color space conversions
Hex:
#cd995d
RGB:
205, 153, 93
CMY:
20, 40, 64
CMYK:
0, 25, 55, 20
HSL:
32°, 52.8302%, 58.4314%
HSV (HSB):
32°, 54.6341%, 80.3922%
XYZ:
38.5439, 36.5519, 15.3797
xyY:
0.4260, 0.4040, 36.5519
CIE-Lab:
66.9395, 12.5935, 38.8412
CIE-LCH:
66.9395, 40.8318, 72.0357
CIE-Luv:
66.9395, 39.8019, 44.7209
Hunter-Lab:
60.4582, 7.9971, 27.2382
#cd995d color charts
#cd995d color shades, tints & tones
#cd995d color schemes
#cd995d color preview, HTML & CSS examples
This text has a color of #cd995d
<p style="color:#cd995d;">Text here</p>
.mytext {color:#cd995d;}
This box has a color of #cd995d
<div style="background-color:#cd995d;">Content here</div>
.mybackground {background-color:#cd995d;}
Border around this has a color of #cd995d
<div style="border:2px solid #cd995d;">Content here</div>
.myborder {border:2px solid #cd995d;}