#ccccbf color space conversions
Hex:
#ccccbf
RGB:
204, 204, 191
CMY:
20, 20, 25
CMYK:
0, 0, 6, 20
HSL:
60°, 11.3043%, 77.4510%
HSV (HSB):
60°, 6.3725%, 80.0000%
XYZ:
55.8987, 59.7847, 57.8836
xyY:
0.3221, 0.3444, 59.7847
CIE-Lab:
81.7210, -2.2978, 6.4670
CIE-LCH:
81.7210, 6.8631, 109.5604
CIE-Luv:
81.7210, 0.7204, 9.9658
Hunter-Lab:
77.3206, -6.2649, 9.7388
#ccccbf color charts
#ccccbf color shades, tints & tones
#ccccbf color schemes
#ccccbf color preview, HTML & CSS examples
This text has a color of #ccccbf
<p style="color:#ccccbf;">Text here</p>
.mytext {color:#ccccbf;}
This box has a color of #ccccbf
<div style="background-color:#ccccbf;">Content here</div>
.mybackground {background-color:#ccccbf;}
Border around this has a color of #ccccbf
<div style="border:2px solid #ccccbf;">Content here</div>
.myborder {border:2px solid #ccccbf;}