#cd952e color space conversions
Hex:
#cd952e
RGB:
205, 149, 46
CMY:
20, 42, 82
CMYK:
0, 27, 78, 20
HSL:
39°, 63.3466%, 49.2157%
HSV (HSB):
39°, 77.5610%, 80.3922%
XYZ:
36.4174, 34.6713, 7.3576
xyY:
0.4642, 0.4420, 34.6713
CIE-Lab:
65.4919, 11.8980, 59.0413
CIE-LCH:
65.4919, 60.2282, 78.6064
CIE-Luv:
65.4919, 45.9244, 60.4541
Hunter-Lab:
58.8823, 7.3543, 33.8091
#cd952e color charts
#cd952e color shades, tints & tones
#cd952e color schemes
#cd952e color preview, HTML & CSS examples
This text has a color of #cd952e
<p style="color:#cd952e;">Text here</p>
.mytext {color:#cd952e;}
This box has a color of #cd952e
<div style="background-color:#cd952e;">Content here</div>
.mybackground {background-color:#cd952e;}
Border around this has a color of #cd952e
<div style="border:2px solid #cd952e;">Content here</div>
.myborder {border:2px solid #cd952e;}