#c3b0a7 color space conversions
Hex:
#c3b0a7
RGB:
195, 176, 167
CMY:
24, 31, 35
CMYK:
0, 10, 14, 24
HSL:
19°, 18.9189%, 70.9804%
HSV (HSB):
19°, 14.3590%, 76.4706%
XYZ:
45.0061, 45.4428, 42.9585
xyY:
0.3374, 0.3406, 45.4428
CIE-Lab:
73.1825, 5.3080, 7.0755
CIE-LCH:
73.1825, 8.8452, 53.1228
CIE-Luv:
73.1825, 11.9740, 9.2438
Hunter-Lab:
67.4113, 1.2030, 9.4048
#c3b0a7 color charts
#c3b0a7 color shades, tints & tones
#c3b0a7 color schemes
#c3b0a7 color preview, HTML & CSS examples
This text has a color of #c3b0a7
<p style="color:#c3b0a7;">Text here</p>
.mytext {color:#c3b0a7;}
This box has a color of #c3b0a7
<div style="background-color:#c3b0a7;">Content here</div>
.mybackground {background-color:#c3b0a7;}
Border around this has a color of #c3b0a7
<div style="border:2px solid #c3b0a7;">Content here</div>
.myborder {border:2px solid #c3b0a7;}