#ab942c color space conversions
Hex:
#ab942c
RGB:
171, 148, 44
CMY:
33, 42, 83
CMYK:
0, 13, 74, 33
HSL:
49°, 59.0698%, 42.1569%
HSV (HSB):
49°, 74.2690%, 67.0588%
XYZ:
27.8391, 30.0196, 6.7100
xyY:
0.4312, 0.4649, 30.0196
CIE-Lab:
61.6711, -2.7351, 54.9177
CIE-LCH:
61.6711, 54.9857, 92.8512
CIE-Luv:
61.6711, 20.5639, 59.2476
Hunter-Lab:
54.7901, -5.1861, 31.0921
#ab942c color charts
#ab942c color shades, tints & tones
#ab942c color schemes
#ab942c color preview, HTML & CSS examples
This text has a color of #ab942c
<p style="color:#ab942c;">Text here</p>
.mytext {color:#ab942c;}
This box has a color of #ab942c
<div style="background-color:#ab942c;">Content here</div>
.mybackground {background-color:#ab942c;}
Border around this has a color of #ab942c
<div style="border:2px solid #ab942c;">Content here</div>
.myborder {border:2px solid #ab942c;}