#c0c0c9 color space conversions
Hex:
#c0c0c9
RGB:
192, 192, 201
CMY:
25, 25, 21
CMYK:
4, 4, 0, 21
HSL:
240°, 7.6923%, 77.0588%
HSV (HSB):
240°, 4.4776%, 78.8235%
XYZ:
51.1305, 53.1228, 62.8172
xyY:
0.3060, 0.3180, 53.1228
CIE-Lab:
77.9474, 1.7008, -4.5173
CIE-LCH:
77.9474, 4.8268, 290.6314
CIE-Luv:
77.9474, -0.5123, -7.1273
Hunter-Lab:
72.8854, -2.3283, -0.0801
#c0c0c9 color charts
#c0c0c9 color shades, tints & tones
#c0c0c9 color schemes
#c0c0c9 color preview, HTML & CSS examples
This text has a color of #c0c0c9
<p style="color:#c0c0c9;">Text here</p>
.mytext {color:#c0c0c9;}
This box has a color of #c0c0c9
<div style="background-color:#c0c0c9;">Content here</div>
.mybackground {background-color:#c0c0c9;}
Border around this has a color of #c0c0c9
<div style="border:2px solid #c0c0c9;">Content here</div>
.myborder {border:2px solid #c0c0c9;}