#c0c9c5 color space conversions
Hex:
#c0c9c5
RGB:
192, 201, 197
CMY:
25, 21, 23
CMYK:
4, 0, 2, 21
HSL:
153°, 7.6923%, 77.0588%
HSV (HSB):
153°, 4.4776%, 78.8235%
XYZ:
52.7029, 57.0110, 61.0498
xyY:
0.3086, 0.3339, 57.0110
CIE-Lab:
80.1858, -3.8206, 0.9183
CIE-LCH:
80.1858, 3.9294, 166.4857
CIE-Luv:
80.1858, -4.8106, 2.0408
Hunter-Lab:
75.5056, -7.5418, 4.9152
#c0c9c5 color charts
#c0c9c5 color shades, tints & tones
#c0c9c5 color schemes
#c0c9c5 color preview, HTML & CSS examples
This text has a color of #c0c9c5
<p style="color:#c0c9c5;">Text here</p>
.mytext {color:#c0c9c5;}
This box has a color of #c0c9c5
<div style="background-color:#c0c9c5;">Content here</div>
.mybackground {background-color:#c0c9c5;}
Border around this has a color of #c0c9c5
<div style="border:2px solid #c0c9c5;">Content here</div>
.myborder {border:2px solid #c0c9c5;}