#ab742f color space conversions
Hex:
#ab742f
RGB:
171, 116, 47
CMY:
33, 55, 82
CMYK:
0, 32, 73, 33
HSL:
33°, 56.8807%, 42.7451%
HSV (HSB):
33°, 72.5146%, 67.0588%
XYZ:
23.5531, 21.3539, 5.5697
xyY:
0.4666, 0.4230, 21.3539
CIE-Lab:
53.3347, 15.1990, 45.3000
CIE-LCH:
53.3347, 47.7818, 71.4525
CIE-Luv:
53.3347, 43.9906, 44.8366
Hunter-Lab:
46.2103, 10.1121, 25.2011
#ab742f color charts
#ab742f color shades, tints & tones
#ab742f color schemes
#ab742f color preview, HTML & CSS examples
This text has a color of #ab742f
<p style="color:#ab742f;">Text here</p>
.mytext {color:#ab742f;}
This box has a color of #ab742f
<div style="background-color:#ab742f;">Content here</div>
.mybackground {background-color:#ab742f;}
Border around this has a color of #ab742f
<div style="border:2px solid #ab742f;">Content here</div>
.myborder {border:2px solid #ab742f;}