#c0cfc5 color space conversions
Hex:
#c0cfc5
RGB:
192, 207, 197
CMY:
25, 19, 23
CMYK:
7, 0, 5, 19
HSL:
140°, 13.5135%, 78.2353%
HSV (HSB):
140°, 7.2464%, 81.1765%
XYZ:
54.1291, 59.8633, 61.5252
xyY:
0.3084, 0.3411, 59.8633
CIE-Lab:
81.7638, -6.9504, 3.2121
CIE-LCH:
81.7638, 7.6567, 155.1959
CIE-Luv:
81.7638, -7.8170, 6.0161
Hunter-Lab:
77.3714, -10.5212, 7.0130
#c0cfc5 color charts
#c0cfc5 color shades, tints & tones
#c0cfc5 color schemes
#c0cfc5 color preview, HTML & CSS examples
This text has a color of #c0cfc5
<p style="color:#c0cfc5;">Text here</p>
.mytext {color:#c0cfc5;}
This box has a color of #c0cfc5
<div style="background-color:#c0cfc5;">Content here</div>
.mybackground {background-color:#c0cfc5;}
Border around this has a color of #c0cfc5
<div style="border:2px solid #c0cfc5;">Content here</div>
.myborder {border:2px solid #c0cfc5;}