#c0cccc color space conversions
Hex:
#c0cccc
RGB:
192, 204, 204
CMY:
25, 20, 20
CMYK:
6, 0, 0, 20
HSL:
180°, 10.5263%, 77.6471%
HSV (HSB):
180°, 5.8824%, 80.0000%
XYZ:
54.2302, 58.7518, 65.6087
xyY:
0.3037, 0.3290, 58.7518
CIE-Lab:
81.1550, -4.0682, -1.4177
CIE-LCH:
81.1550, 4.3081, 199.2123
CIE-Luv:
81.1550, -6.6152, -1.4410
Hunter-Lab:
76.6497, -7.8472, 2.9052
#c0cccc color charts
#c0cccc color shades, tints & tones
#c0cccc color schemes
#c0cccc color preview, HTML & CSS examples
This text has a color of #c0cccc
<p style="color:#c0cccc;">Text here</p>
.mytext {color:#c0cccc;}
This box has a color of #c0cccc
<div style="background-color:#c0cccc;">Content here</div>
.mybackground {background-color:#c0cccc;}
Border around this has a color of #c0cccc
<div style="border:2px solid #c0cccc;">Content here</div>
.myborder {border:2px solid #c0cccc;}