#ccc3cf color space conversions
Hex:
#ccc3cf
RGB:
204, 195, 207
CMY:
20, 24, 19
CMYK:
1, 6, 0, 19
HSL:
285°, 11.1111%, 78.8235%
HSV (HSB):
285°, 5.7971%, 81.1765%
XYZ:
55.6794, 56.3726, 66.9779
xyY:
0.3110, 0.3149, 56.3726
CIE-Lab:
79.8254, 5.3246, -4.8770
CIE-LCH:
79.8254, 7.2206, 317.5121
CIE-Luv:
79.8254, 4.3859, -8.3303
Hunter-Lab:
75.0817, 0.9800, -0.3335
#ccc3cf color charts
#ccc3cf color shades, tints & tones
#ccc3cf color schemes
#ccc3cf color preview, HTML & CSS examples
This text has a color of #ccc3cf
<p style="color:#ccc3cf;">Text here</p>
.mytext {color:#ccc3cf;}
This box has a color of #ccc3cf
<div style="background-color:#ccc3cf;">Content here</div>
.mybackground {background-color:#ccc3cf;}
Border around this has a color of #ccc3cf
<div style="border:2px solid #ccc3cf;">Content here</div>
.myborder {border:2px solid #ccc3cf;}