#ccc9bb color space conversions
Hex:
#ccc9bb
RGB:
204, 201, 187
CMY:
20, 21, 27
CMYK:
0, 1, 8, 20
HSL:
49°, 14.2857%, 76.6667%
HSV (HSB):
49°, 8.3333%, 80.0000%
XYZ:
54.7581, 58.1985, 55.3611
xyY:
0.3253, 0.3458, 58.1985
CIE-Lab:
80.8490, -1.4080, 7.3522
CIE-LCH:
80.8490, 7.4858, 100.8411
CIE-Luv:
80.8490, 2.5286, 11.0612
Hunter-Lab:
76.2880, -5.3798, 10.3757
#ccc9bb color charts
#ccc9bb color shades, tints & tones
#ccc9bb color schemes
#ccc9bb color preview, HTML & CSS examples
This text has a color of #ccc9bb
<p style="color:#ccc9bb;">Text here</p>
.mytext {color:#ccc9bb;}
This box has a color of #ccc9bb
<div style="background-color:#ccc9bb;">Content here</div>
.mybackground {background-color:#ccc9bb;}
Border around this has a color of #ccc9bb
<div style="border:2px solid #ccc9bb;">Content here</div>
.myborder {border:2px solid #ccc9bb;}