#c2cfcc color space conversions
Hex:
#c2cfcc
RGB:
194, 207, 204
CMY:
24, 19, 20
CMYK:
6, 0, 1, 19
HSL:
166°, 11.9266%, 78.6275%
HSV (HSB):
166°, 6.2802%, 81.1765%
XYZ:
55.4600, 60.4546, 65.8726
xyY:
0.3051, 0.3326, 60.4546
CIE-Lab:
82.0847, -4.9639, -0.0409
CIE-LCH:
82.0847, 4.9640, 180.4723
CIE-Luv:
82.0847, -7.0229, 0.8001
Hunter-Lab:
77.7526, -8.7449, 4.1958
#c2cfcc color charts
#c2cfcc color shades, tints & tones
#c2cfcc color schemes
#c2cfcc color preview, HTML & CSS examples
This text has a color of #c2cfcc
<p style="color:#c2cfcc;">Text here</p>
.mytext {color:#c2cfcc;}
This box has a color of #c2cfcc
<div style="background-color:#c2cfcc;">Content here</div>
.mybackground {background-color:#c2cfcc;}
Border around this has a color of #c2cfcc
<div style="border:2px solid #c2cfcc;">Content here</div>
.myborder {border:2px solid #c2cfcc;}