#c0cfc4 color space conversions
Hex:
#c0cfc4
RGB:
192, 207, 196
CMY:
25, 19, 23
CMYK:
7, 0, 5, 19
HSL:
136°, 13.5135%, 78.2353%
HSV (HSB):
136°, 7.2464%, 81.1765%
XYZ:
54.0149, 59.8176, 60.9236
xyY:
0.3091, 0.3423, 59.8176
CIE-Lab:
81.7390, -7.1349, 3.7099
CIE-LCH:
81.7390, 8.0418, 152.5271
CIE-Luv:
81.7390, -7.7779, 6.7856
Hunter-Lab:
77.3419, -10.6855, 7.4355
#c0cfc4 color charts
#c0cfc4 color shades, tints & tones
#c0cfc4 color schemes
#c0cfc4 color preview, HTML & CSS examples
This text has a color of #c0cfc4
<p style="color:#c0cfc4;">Text here</p>
.mytext {color:#c0cfc4;}
This box has a color of #c0cfc4
<div style="background-color:#c0cfc4;">Content here</div>
.mybackground {background-color:#c0cfc4;}
Border around this has a color of #c0cfc4
<div style="border:2px solid #c0cfc4;">Content here</div>
.myborder {border:2px solid #c0cfc4;}