#c2cfc7 color space conversions
Hex:
#c2cfc7
RGB:
194, 207, 199
CMY:
24, 19, 22
CMYK:
6, 0, 4, 19
HSL:
143°, 11.9266%, 78.6275%
HSV (HSB):
143°, 6.2802%, 81.1765%
XYZ:
54.8698, 60.2185, 62.7642
xyY:
0.3085, 0.3386, 60.2185
CIE-Lab:
81.9568, -5.9003, 2.4423
CIE-LCH:
81.9568, 6.3858, 157.5145
CIE-Luv:
81.9568, -6.8143, 4.6905
Hunter-Lab:
77.6006, -9.5874, 6.3660
#c2cfc7 color charts
#c2cfc7 color shades, tints & tones
#c2cfc7 color schemes
#c2cfc7 color preview, HTML & CSS examples
This text has a color of #c2cfc7
<p style="color:#c2cfc7;">Text here</p>
.mytext {color:#c2cfc7;}
This box has a color of #c2cfc7
<div style="background-color:#c2cfc7;">Content here</div>
.mybackground {background-color:#c2cfc7;}
Border around this has a color of #c2cfc7
<div style="border:2px solid #c2cfc7;">Content here</div>
.myborder {border:2px solid #c2cfc7;}