#c0c5cc color space conversions
Hex:
#c0c5cc
RGB:
192, 197, 204
CMY:
25, 23, 20
CMYK:
6, 3, 0, 20
HSL:
215°, 10.5263%, 77.6471%
HSV (HSB):
215°, 5.8824%, 80.0000%
XYZ:
52.6036, 55.4986, 65.0665
xyY:
0.3038, 0.3205, 55.4986
CIE-Lab:
79.3276, -0.3799, -4.1017
CIE-LCH:
79.3276, 4.1193, 264.7077
CIE-Luv:
79.3276, -3.1584, -6.1553
Hunter-Lab:
74.4974, -4.3293, 0.3639
#c0c5cc color charts
#c0c5cc color shades, tints & tones
#c0c5cc color schemes
#c0c5cc color preview, HTML & CSS examples
This text has a color of #c0c5cc
<p style="color:#c0c5cc;">Text here</p>
.mytext {color:#c0c5cc;}
This box has a color of #c0c5cc
<div style="background-color:#c0c5cc;">Content here</div>
.mybackground {background-color:#c0c5cc;}
Border around this has a color of #c0c5cc
<div style="border:2px solid #c0c5cc;">Content here</div>
.myborder {border:2px solid #c0c5cc;}