#cbbcb4 color space conversions
Hex:
#cbbcb4
RGB:
203, 188, 180
CMY:
20, 26, 29
CMYK:
0, 7, 11, 20
HSL:
21°, 18.1102%, 75.0980%
HSV (HSB):
21°, 11.3300%, 79.6078%
XYZ:
50.8500, 51.9582, 50.5289
xyY:
0.3316, 0.3388, 51.9582
CIE-Lab:
77.2559, 3.9369, 5.9436
CIE-LCH:
77.2559, 7.1292, 56.4805
CIE-Luv:
77.2559, 9.3691, 7.9858
Hunter-Lab:
72.0821, -0.2214, 8.8957
#cbbcb4 color charts
#cbbcb4 color shades, tints & tones
#cbbcb4 color schemes
#cbbcb4 color preview, HTML & CSS examples
This text has a color of #cbbcb4
<p style="color:#cbbcb4;">Text here</p>
.mytext {color:#cbbcb4;}
This box has a color of #cbbcb4
<div style="background-color:#cbbcb4;">Content here</div>
.mybackground {background-color:#cbbcb4;}
Border around this has a color of #cbbcb4
<div style="border:2px solid #cbbcb4;">Content here</div>
.myborder {border:2px solid #cbbcb4;}