#cd955a color space conversions
Hex:
#cd955a
RGB:
205, 149, 90
CMY:
20, 42, 65
CMYK:
0, 27, 56, 20
HSL:
31°, 53.4884%, 57.8431%
HSV (HSB):
31°, 56.0976%, 80.3922%
XYZ:
37.7697, 35.2122, 14.4788
xyY:
0.4318, 0.4026, 35.2122
CIE-Lab:
65.9136, 14.5213, 39.1471
CIE-LCH:
65.9136, 41.7536, 69.6481
CIE-Luv:
65.9136, 42.9114, 44.3080
Hunter-Lab:
59.3399, 9.7702, 27.0713
#cd955a color charts
#cd955a color shades, tints & tones
#cd955a color schemes
#cd955a color preview, HTML & CSS examples
This text has a color of #cd955a
<p style="color:#cd955a;">Text here</p>
.mytext {color:#cd955a;}
This box has a color of #cd955a
<div style="background-color:#cd955a;">Content here</div>
.mybackground {background-color:#cd955a;}
Border around this has a color of #cd955a
<div style="border:2px solid #cd955a;">Content here</div>
.myborder {border:2px solid #cd955a;}