#ccc9ba color space conversions
Hex:
#ccc9ba
RGB:
204, 201, 186
CMY:
20, 21, 27
CMYK:
0, 1, 9, 20
HSL:
50°, 15.0000%, 76.4706%
HSV (HSB):
50°, 8.8235%, 80.0000%
XYZ:
54.6514, 58.1558, 54.7991
xyY:
0.3261, 0.3470, 58.1558
CIE-Lab:
80.8253, -1.5763, 7.8533
CIE-LCH:
80.8253, 8.0100, 101.3497
CIE-Luv:
80.8253, 2.5859, 11.8097
Hunter-Lab:
76.2600, -5.5336, 10.7772
#ccc9ba color charts
#ccc9ba color shades, tints & tones
#ccc9ba color schemes
#ccc9ba color preview, HTML & CSS examples
This text has a color of #ccc9ba
<p style="color:#ccc9ba;">Text here</p>
.mytext {color:#ccc9ba;}
This box has a color of #ccc9ba
<div style="background-color:#ccc9ba;">Content here</div>
.mybackground {background-color:#ccc9ba;}
Border around this has a color of #ccc9ba
<div style="border:2px solid #ccc9ba;">Content here</div>
.myborder {border:2px solid #ccc9ba;}