#c0cfc6 color space conversions
Hex:
#c0cfc6
RGB:
192, 207, 198
CMY:
25, 19, 22
CMYK:
7, 0, 4, 19
HSL:
144°, 13.5135%, 78.2353%
HSV (HSB):
144°, 7.2464%, 81.1765%
XYZ:
54.2441, 59.9093, 62.1308
xyY:
0.3077, 0.3398, 59.9093
CIE-Lab:
81.7889, -6.7650, 2.7146
CIE-LCH:
81.7889, 7.2893, 158.1360
CIE-Luv:
81.7889, -7.8561, 5.2445
Hunter-Lab:
77.4011, -10.3560, 6.5880
#c0cfc6 color charts
#c0cfc6 color shades, tints & tones
#c0cfc6 color schemes
#c0cfc6 color preview, HTML & CSS examples
This text has a color of #c0cfc6
<p style="color:#c0cfc6;">Text here</p>
.mytext {color:#c0cfc6;}
This box has a color of #c0cfc6
<div style="background-color:#c0cfc6;">Content here</div>
.mybackground {background-color:#c0cfc6;}
Border around this has a color of #c0cfc6
<div style="border:2px solid #c0cfc6;">Content here</div>
.myborder {border:2px solid #c0cfc6;}