#c3b0a8 color space conversions
Hex:
#c3b0a8
RGB:
195, 176, 168
CMY:
24, 31, 34
CMYK:
0, 10, 14, 24
HSL:
18°, 18.3673%, 71.1765%
HSV (HSB):
18°, 13.8462%, 76.4706%
XYZ:
45.0989, 45.4799, 43.4473
xyY:
0.3365, 0.3393, 45.4799
CIE-Lab:
73.2068, 5.4711, 6.5631
CIE-LCH:
73.2068, 8.5444, 50.1846
CIE-Luv:
73.2068, 11.8959, 8.4950
Hunter-Lab:
67.4388, 1.3518, 9.0097
#c3b0a8 color charts
#c3b0a8 color shades, tints & tones
#c3b0a8 color schemes
#c3b0a8 color preview, HTML & CSS examples
This text has a color of #c3b0a8
<p style="color:#c3b0a8;">Text here</p>
.mytext {color:#c3b0a8;}
This box has a color of #c3b0a8
<div style="background-color:#c3b0a8;">Content here</div>
.mybackground {background-color:#c3b0a8;}
Border around this has a color of #c3b0a8
<div style="border:2px solid #c3b0a8;">Content here</div>
.myborder {border:2px solid #c3b0a8;}