#cbac7f color space conversions
Hex:
#cbac7f
RGB:
203, 172, 127
CMY:
20, 33, 50
CMYK:
0, 15, 37, 20
HSL:
36°, 42.2222%, 64.7059%
HSV (HSB):
36°, 37.4384%, 79.6078%
XYZ:
43.2119, 43.7339, 26.2426
xyY:
0.3818, 0.3864, 43.7339
CIE-Lab:
72.0503, 4.9394, 27.3462
CIE-LCH:
72.0503, 27.7887, 79.7614
CIE-Luv:
72.0503, 22.8021, 35.2335
Hunter-Lab:
66.1316, 0.9057, 22.7644
#cbac7f color charts
#cbac7f color shades, tints & tones
#cbac7f color schemes
#cbac7f color preview, HTML & CSS examples
This text has a color of #cbac7f
<p style="color:#cbac7f;">Text here</p>
.mytext {color:#cbac7f;}
This box has a color of #cbac7f
<div style="background-color:#cbac7f;">Content here</div>
.mybackground {background-color:#cbac7f;}
Border around this has a color of #cbac7f
<div style="border:2px solid #cbac7f;">Content here</div>
.myborder {border:2px solid #cbac7f;}