#c3c8c4 color space conversions
Hex:
#c3c8c4
RGB:
195, 200, 196
CMY:
24, 22, 23
CMYK:
3, 0, 2, 22
HSL:
132°, 4.3478%, 77.4510%
HSV (HSB):
132°, 2.5000%, 78.4314%
XYZ:
53.1238, 56.8962, 60.4067
xyY:
0.3117, 0.3338, 56.8962
CIE-Lab:
80.1212, -2.4517, 1.3880
CIE-LCH:
80.1212, 2.8174, 150.4838
CIE-Luv:
80.1212, -2.5972, 2.5046
Hunter-Lab:
75.4296, -6.2872, 5.3191
#c3c8c4 color charts
#c3c8c4 color shades, tints & tones
#c3c8c4 color schemes
#c3c8c4 color preview, HTML & CSS examples
This text has a color of #c3c8c4
<p style="color:#c3c8c4;">Text here</p>
.mytext {color:#c3c8c4;}
This box has a color of #c3c8c4
<div style="background-color:#c3c8c4;">Content here</div>
.mybackground {background-color:#c3c8c4;}
Border around this has a color of #c3c8c4
<div style="border:2px solid #c3c8c4;">Content here</div>
.myborder {border:2px solid #c3c8c4;}