#ccc0bf color space conversions
Hex:
#ccc0bf
RGB:
204, 192, 191
CMY:
20, 25, 25
CMYK:
0, 6, 6, 20
HSL:
5°, 11.3043%, 77.4510%
HSV (HSB):
5°, 6.3725%, 80.0000%
XYZ:
53.1554, 54.2982, 56.9692
xyY:
0.3233, 0.3302, 54.2982
CIE-Lab:
78.6353, 4.0347, 2.0045
CIE-LCH:
78.6353, 4.5052, 26.4191
CIE-Luv:
78.6353, 7.0457, 2.2636
Hunter-Lab:
73.6873, -0.1892, 5.7428
#ccc0bf color charts
#ccc0bf color shades, tints & tones
#ccc0bf color schemes
#ccc0bf color preview, HTML & CSS examples
This text has a color of #ccc0bf
<p style="color:#ccc0bf;">Text here</p>
.mytext {color:#ccc0bf;}
This box has a color of #ccc0bf
<div style="background-color:#ccc0bf;">Content here</div>
.mybackground {background-color:#ccc0bf;}
Border around this has a color of #ccc0bf
<div style="border:2px solid #ccc0bf;">Content here</div>
.myborder {border:2px solid #ccc0bf;}