#ccc2bf color space conversions
Hex:
#ccc2bf
RGB:
204, 194, 191
CMY:
20, 24, 25
CMYK:
0, 5, 6, 20
HSL:
14°, 11.3043%, 77.4510%
HSV (HSB):
14°, 6.3725%, 80.0000%
XYZ:
53.5976, 55.1825, 57.1166
xyY:
0.3231, 0.3326, 55.1825
CIE-Lab:
79.1463, 2.9712, 2.7467
CIE-LCH:
79.1463, 4.0463, 42.7507
CIE-Luv:
79.1463, 5.9889, 3.5499
Hunter-Lab:
74.2849, -1.2085, 6.4122
#ccc2bf color charts
#ccc2bf color shades, tints & tones
#ccc2bf color schemes
#ccc2bf color preview, HTML & CSS examples
This text has a color of #ccc2bf
<p style="color:#ccc2bf;">Text here</p>
.mytext {color:#ccc2bf;}
This box has a color of #ccc2bf
<div style="background-color:#ccc2bf;">Content here</div>
.mybackground {background-color:#ccc2bf;}
Border around this has a color of #ccc2bf
<div style="border:2px solid #ccc2bf;">Content here</div>
.myborder {border:2px solid #ccc2bf;}