#cbac9d color space conversions
Hex:
#cbac9d
RGB:
203, 172, 157
CMY:
20, 33, 38
CMYK:
0, 15, 23, 20
HSL:
20°, 30.6667%, 70.5882%
HSV (HSB):
20°, 22.6601%, 79.6078%
XYZ:
45.4669, 44.6359, 38.1175
xyY:
0.3546, 0.3481, 44.6359
CIE-Lab:
72.6515, 8.9226, 11.8910
CIE-LCH:
72.6515, 14.8664, 53.1166
CIE-Luv:
72.6515, 20.2566, 15.1513
Hunter-Lab:
66.8101, 4.5587, 12.9400
#cbac9d color charts
#cbac9d color shades, tints & tones
#cbac9d color schemes
#cbac9d color preview, HTML & CSS examples
This text has a color of #cbac9d
<p style="color:#cbac9d;">Text here</p>
.mytext {color:#cbac9d;}
This box has a color of #cbac9d
<div style="background-color:#cbac9d;">Content here</div>
.mybackground {background-color:#cbac9d;}
Border around this has a color of #cbac9d
<div style="border:2px solid #cbac9d;">Content here</div>
.myborder {border:2px solid #cbac9d;}