#ab700d color space conversions
Hex:
#ab700d
RGB:
171, 112, 13
CMY:
33, 56, 95
CMYK:
0, 35, 92, 33
HSL:
38°, 85.8696%, 36.0784%
HSV (HSB):
38°, 92.3977%, 67.0588%
XYZ:
22.6614, 20.2753, 3.0999
xyY:
0.4922, 0.4404, 20.2753
CIE-Lab:
52.1471, 16.3038, 56.4252
CIE-LCH:
52.1471, 58.7334, 73.8836
CIE-Luv:
52.1471, 48.7186, 50.5761
Hunter-Lab:
45.0281, 11.0348, 27.4379
#ab700d color charts
#ab700d color shades, tints & tones
#ab700d color schemes
#ab700d color preview, HTML & CSS examples
This text has a color of #ab700d
<p style="color:#ab700d;">Text here</p>
.mytext {color:#ab700d;}
This box has a color of #ab700d
<div style="background-color:#ab700d;">Content here</div>
.mybackground {background-color:#ab700d;}
Border around this has a color of #ab700d
<div style="border:2px solid #ab700d;">Content here</div>
.myborder {border:2px solid #ab700d;}