#c0cfc2 color space conversions
Hex:
#c0cfc2
RGB:
192, 207, 194
CMY:
25, 19, 24
CMYK:
7, 0, 6, 19
HSL:
128°, 13.5135%, 78.2353%
HSV (HSB):
128°, 7.2464%, 81.1765%
XYZ:
53.7887, 59.7272, 59.7325
xyY:
0.3105, 0.3447, 59.7272
CIE-Lab:
81.6897, -7.5013, 4.7060
CIE-LCH:
81.6897, 8.8553, 147.8974
CIE-Luv:
81.6897, -7.7001, 8.3184
Hunter-Lab:
77.2833, -11.0111, 8.2730
#c0cfc2 color charts
#c0cfc2 color shades, tints & tones
#c0cfc2 color schemes
#c0cfc2 color preview, HTML & CSS examples
This text has a color of #c0cfc2
<p style="color:#c0cfc2;">Text here</p>
.mytext {color:#c0cfc2;}
This box has a color of #c0cfc2
<div style="background-color:#c0cfc2;">Content here</div>
.mybackground {background-color:#c0cfc2;}
Border around this has a color of #c0cfc2
<div style="border:2px solid #c0cfc2;">Content here</div>
.myborder {border:2px solid #c0cfc2;}