#cc965b color space conversions
Hex:
#cc965b
RGB:
204, 150, 91
CMY:
20, 41, 64
CMYK:
0, 26, 55, 20
HSL:
31°, 52.5581%, 57.8431%
HSV (HSB):
31°, 55.3922%, 80.0000%
XYZ:
37.6965, 35.4054, 14.7446
xyY:
0.4291, 0.4030, 35.4054
CIE-Lab:
66.0631, 13.6390, 38.7839
CIE-LCH:
66.0631, 41.1122, 70.6249
CIE-Luv:
66.0631, 41.3403, 44.2054
Hunter-Lab:
59.5024, 8.9557, 26.9597
#cc965b color charts
#cc965b color shades, tints & tones
#cc965b color schemes
#cc965b color preview, HTML & CSS examples
This text has a color of #cc965b
<p style="color:#cc965b;">Text here</p>
.mytext {color:#cc965b;}
This box has a color of #cc965b
<div style="background-color:#cc965b;">Content here</div>
.mybackground {background-color:#cc965b;}
Border around this has a color of #cc965b
<div style="border:2px solid #cc965b;">Content here</div>
.myborder {border:2px solid #cc965b;}