#cbcaa5 color space conversions
Hex:
#cbcaa5
RGB:
203, 202, 165
CMY:
20, 21, 35
CMYK:
0, 0, 19, 20
HSL:
58°, 26.7606%, 72.1569%
HSV (HSB):
58°, 18.7192%, 79.6078%
XYZ:
52.5407, 57.6542, 43.9565
xyY:
0.3408, 0.3740, 57.6542
CIE-Lab:
80.5461, -5.7960, 18.6442
CIE-LCH:
80.5461, 19.5243, 107.2690
CIE-Luv:
80.5461, 2.5794, 27.4428
Hunter-Lab:
75.9304, -9.3635, 18.8279
#cbcaa5 color charts
#cbcaa5 color shades, tints & tones
#cbcaa5 color schemes
#cbcaa5 color preview, HTML & CSS examples
This text has a color of #cbcaa5
<p style="color:#cbcaa5;">Text here</p>
.mytext {color:#cbcaa5;}
This box has a color of #cbcaa5
<div style="background-color:#cbcaa5;">Content here</div>
.mybackground {background-color:#cbcaa5;}
Border around this has a color of #cbcaa5
<div style="border:2px solid #cbcaa5;">Content here</div>
.myborder {border:2px solid #cbcaa5;}