#c3c8ce color space conversions
Hex:
#c3c8ce
RGB:
195, 200, 206
CMY:
24, 22, 19
CMYK:
5, 3, 0, 19
HSL:
213°, 10.0917%, 78.6275%
HSV (HSB):
213°, 5.3398%, 80.7843%
XYZ:
54.3005, 57.3669, 66.6035
xyY:
0.3046, 0.3218, 57.3669
CIE-Lab:
80.3855, -0.5722, -3.5938
CIE-LCH:
80.3855, 3.6391, 260.9538
CIE-Luv:
80.3855, -3.1061, -5.3556
Hunter-Lab:
75.7409, -4.5756, 0.8814
#c3c8ce color charts
#c3c8ce color shades, tints & tones
#c3c8ce color schemes
#c3c8ce color preview, HTML & CSS examples
This text has a color of #c3c8ce
<p style="color:#c3c8ce;">Text here</p>
.mytext {color:#c3c8ce;}
This box has a color of #c3c8ce
<div style="background-color:#c3c8ce;">Content here</div>
.mybackground {background-color:#c3c8ce;}
Border around this has a color of #c3c8ce
<div style="border:2px solid #c3c8ce;">Content here</div>
.myborder {border:2px solid #c3c8ce;}