#ab700f color space conversions
Hex:
#ab700f
RGB:
171, 112, 15
CMY:
33, 56, 94
CMYK:
0, 35, 91, 33
HSL:
37°, 83.8710%, 36.4706%
HSV (HSB):
37°, 91.2281%, 67.0588%
XYZ:
22.6750, 20.2808, 3.1714
xyY:
0.4916, 0.4397, 20.2808
CIE-Lab:
52.1532, 16.3395, 55.9697
CIE-LCH:
52.1532, 58.3060, 73.7256
CIE-Luv:
52.1532, 48.6655, 50.3418
Hunter-Lab:
45.0342, 11.0661, 27.3486
#ab700f color charts
#ab700f color shades, tints & tones
#ab700f color schemes
#ab700f color preview, HTML & CSS examples
This text has a color of #ab700f
<p style="color:#ab700f;">Text here</p>
.mytext {color:#ab700f;}
This box has a color of #ab700f
<div style="background-color:#ab700f;">Content here</div>
.mybackground {background-color:#ab700f;}
Border around this has a color of #ab700f
<div style="border:2px solid #ab700f;">Content here</div>
.myborder {border:2px solid #ab700f;}