#cbbcaa color space conversions
Hex:
#cbbcaa
RGB:
203, 188, 170
CMY:
20, 26, 33
CMYK:
0, 7, 16, 20
HSL:
33°, 24.0876%, 73.1373%
HSV (HSB):
33°, 16.2562%, 79.6078%
XYZ:
49.8675, 51.5652, 45.3550
xyY:
0.3397, 0.3513, 51.5652
CIE-Lab:
77.0201, 2.3216, 11.0136
CIE-LCH:
77.0201, 11.2556, 78.0964
CIE-Luv:
77.0201, 10.0818, 15.4039
Hunter-Lab:
71.8089, -1.7068, 12.8183
#cbbcaa color charts
#cbbcaa color shades, tints & tones
#cbbcaa color schemes
#cbbcaa color preview, HTML & CSS examples
This text has a color of #cbbcaa
<p style="color:#cbbcaa;">Text here</p>
.mytext {color:#cbbcaa;}
This box has a color of #cbbcaa
<div style="background-color:#cbbcaa;">Content here</div>
.mybackground {background-color:#cbbcaa;}
Border around this has a color of #cbbcaa
<div style="border:2px solid #cbbcaa;">Content here</div>
.myborder {border:2px solid #cbbcaa;}