#c2ac8f color space conversions
Hex:
#c2ac8f
RGB:
194, 172, 143
CMY:
24, 33, 44
CMYK:
0, 11, 26, 24
HSL:
34°, 29.4798%, 66.0784%
HSV (HSB):
34°, 26.2887%, 76.0784%
XYZ:
41.9586, 42.9576, 32.0668
xyY:
0.3587, 0.3672, 42.9576
CIE-Lab:
71.5262, 3.4449, 17.8428
CIE-LCH:
71.5262, 18.1723, 79.0724
CIE-Luv:
71.5262, 15.4715, 23.9249
Hunter-Lab:
65.5420, -0.4267, 16.8715
#c2ac8f color charts
#c2ac8f color shades, tints & tones
#c2ac8f color schemes
#c2ac8f color preview, HTML & CSS examples
This text has a color of #c2ac8f
<p style="color:#c2ac8f;">Text here</p>
.mytext {color:#c2ac8f;}
This box has a color of #c2ac8f
<div style="background-color:#c2ac8f;">Content here</div>
.mybackground {background-color:#c2ac8f;}
Border around this has a color of #c2ac8f
<div style="border:2px solid #c2ac8f;">Content here</div>
.myborder {border:2px solid #c2ac8f;}