#cb966e color space conversions
Hex:
#cb966e
RGB:
203, 150, 110
CMY:
20, 41, 57
CMYK:
0, 26, 46, 20
HSL:
26°, 47.2081%, 61.3725%
HSV (HSB):
26°, 45.8128%, 79.6078%
XYZ:
38.3494, 35.6350, 19.6089
xyY:
0.4097, 0.3807, 35.6350
CIE-Lab:
66.2401, 14.9849, 28.8499
CIE-LCH:
66.2401, 32.5094, 62.5523
CIE-Luv:
66.2401, 38.7444, 33.8974
Hunter-Lab:
59.6951, 10.2060, 22.3107
#cb966e color charts
#cb966e color shades, tints & tones
#cb966e color schemes
#cb966e color preview, HTML & CSS examples
This text has a color of #cb966e
<p style="color:#cb966e;">Text here</p>
.mytext {color:#cb966e;}
This box has a color of #cb966e
<div style="background-color:#cb966e;">Content here</div>
.mybackground {background-color:#cb966e;}
Border around this has a color of #cb966e
<div style="border:2px solid #cb966e;">Content here</div>
.myborder {border:2px solid #cb966e;}