#c3c8a8 color space conversions
Hex:
#c3c8a8
RGB:
195, 200, 168
CMY:
24, 22, 34
CMYK:
3, 0, 16, 22
HSL:
69°, 22.5352%, 72.1569%
HSV (HSB):
69°, 16.0000%, 78.4314%
XYZ:
50.2278, 55.7378, 45.1570
xyY:
0.3324, 0.3688, 55.7378
CIE-Lab:
79.4644, -7.2449, 15.4455
CIE-LCH:
79.4644, 17.0602, 115.1295
CIE-Luv:
79.4644, -1.2482, 23.3651
Hunter-Lab:
74.6578, -10.5608, 16.3987
#c3c8a8 color charts
#c3c8a8 color shades, tints & tones
#c3c8a8 color schemes
#c3c8a8 color preview, HTML & CSS examples
This text has a color of #c3c8a8
<p style="color:#c3c8a8;">Text here</p>
.mytext {color:#c3c8a8;}
This box has a color of #c3c8a8
<div style="background-color:#c3c8a8;">Content here</div>
.mybackground {background-color:#c3c8a8;}
Border around this has a color of #c3c8a8
<div style="border:2px solid #c3c8a8;">Content here</div>
.myborder {border:2px solid #c3c8a8;}