#c2ab7e color space conversions
Hex:
#c2ab7e
RGB:
194, 171, 126
CMY:
24, 33, 51
CMYK:
0, 12, 35, 24
HSL:
40°, 35.7895%, 62.7451%
HSV (HSB):
40°, 35.0515%, 76.0784%
XYZ:
40.5769, 42.1015, 25.7264
xyY:
0.3743, 0.3884, 42.1015
CIE-Lab:
70.9409, 1.7422, 26.2549
CIE-LCH:
70.9409, 26.3127, 86.2035
CIE-Luv:
70.9409, 17.3184, 34.4620
Hunter-Lab:
64.8857, -1.9231, 21.9122
#c2ab7e color charts
#c2ab7e color shades, tints & tones
#c2ab7e color schemes
#c2ab7e color preview, HTML & CSS examples
This text has a color of #c2ab7e
<p style="color:#c2ab7e;">Text here</p>
.mytext {color:#c2ab7e;}
This box has a color of #c2ab7e
<div style="background-color:#c2ab7e;">Content here</div>
.mybackground {background-color:#c2ab7e;}
Border around this has a color of #c2ab7e
<div style="border:2px solid #c2ab7e;">Content here</div>
.myborder {border:2px solid #c2ab7e;}