#cd964c color space conversions
Hex:
#cd964c
RGB:
205, 150, 76
CMY:
20, 41, 70
CMYK:
0, 27, 63, 20
HSL:
34°, 56.3319%, 55.0980%
HSV (HSB):
34°, 62.9268%, 80.3922%
XYZ:
37.3877, 35.3136, 11.6831
xyY:
0.4431, 0.4185, 35.3136
CIE-Lab:
65.9921, 12.9390, 46.3279
CIE-LCH:
65.9921, 48.1008, 74.3954
CIE-Luv:
65.9921, 43.3453, 51.0314
Hunter-Lab:
59.4253, 8.3099, 29.9411
#cd964c color charts
#cd964c color shades, tints & tones
#cd964c color schemes
#cd964c color preview, HTML & CSS examples
This text has a color of #cd964c
<p style="color:#cd964c;">Text here</p>
.mytext {color:#cd964c;}
This box has a color of #cd964c
<div style="background-color:#cd964c;">Content here</div>
.mybackground {background-color:#cd964c;}
Border around this has a color of #cd964c
<div style="border:2px solid #cd964c;">Content here</div>
.myborder {border:2px solid #cd964c;}