#c0c3be color space conversions
Hex:
#c0c3be
RGB:
192, 195, 190
CMY:
25, 24, 25
CMYK:
2, 0, 3, 24
HSL:
96°, 4.0000%, 75.4902%
HSV (HSB):
96°, 2.5641%, 76.4706%
XYZ:
50.5476, 53.9544, 56.4653
xyY:
0.3140, 0.3352, 53.9544
CIE-Lab:
78.4351, -1.9525, 2.1360
CIE-LCH:
78.4351, 2.8939, 132.4306
CIE-Luv:
78.4351, -1.4246, 3.5169
Hunter-Lab:
73.4536, -5.7080, 5.8401
#c0c3be color charts
#c0c3be color shades, tints & tones
#c0c3be color schemes
#c0c3be color preview, HTML & CSS examples
This text has a color of #c0c3be
<p style="color:#c0c3be;">Text here</p>
.mytext {color:#c0c3be;}
This box has a color of #c0c3be
<div style="background-color:#c0c3be;">Content here</div>
.mybackground {background-color:#c0c3be;}
Border around this has a color of #c0c3be
<div style="border:2px solid #c0c3be;">Content here</div>
.myborder {border:2px solid #c0c3be;}