#cbbbb9 color space conversions
Hex:
#cbbbb9
RGB:
203, 187, 185
CMY:
20, 27, 27
CMYK:
0, 8, 9, 20
HSL:
7°, 14.7541%, 76.0784%
HSV (HSB):
7°, 8.8670%, 79.6078%
XYZ:
51.1559, 51.7399, 53.1895
xyY:
0.3277, 0.3315, 51.7399
CIE-Lab:
77.1251, 5.3128, 3.0466
CIE-LCH:
77.1251, 6.1243, 29.8324
CIE-Luv:
77.1251, 9.5409, 3.5501
Hunter-Lab:
71.9305, 1.0682, 6.5089
#cbbbb9 color charts
#cbbbb9 color shades, tints & tones
#cbbbb9 color schemes
#cbbbb9 color preview, HTML & CSS examples
This text has a color of #cbbbb9
<p style="color:#cbbbb9;">Text here</p>
.mytext {color:#cbbbb9;}
This box has a color of #cbbbb9
<div style="background-color:#cbbbb9;">Content here</div>
.mybackground {background-color:#cbbbb9;}
Border around this has a color of #cbbbb9
<div style="border:2px solid #cbbbb9;">Content here</div>
.myborder {border:2px solid #cbbbb9;}