#ab520e color space conversions
Hex:
#ab520e
RGB:
171, 82, 14
CMY:
33, 68, 95
CMYK:
0, 52, 92, 33
HSL:
26°, 84.8649%, 36.2745%
HSV (HSB):
26°, 91.8129%, 67.0588%
XYZ:
19.8911, 14.7242, 2.2091
xyY:
0.5402, 0.3998, 14.7242
CIE-Lab:
45.2541, 32.8282, 51.0618
CIE-LCH:
45.2541, 60.7042, 57.2626
CIE-Luv:
45.2541, 72.8242, 39.6196
Hunter-Lab:
38.3722, 25.3786, 23.4471
#ab520e color charts
#ab520e color shades, tints & tones
#ab520e color schemes
#ab520e color preview, HTML & CSS examples
This text has a color of #ab520e
<p style="color:#ab520e;">Text here</p>
.mytext {color:#ab520e;}
This box has a color of #ab520e
<div style="background-color:#ab520e;">Content here</div>
.mybackground {background-color:#ab520e;}
Border around this has a color of #ab520e
<div style="border:2px solid #ab520e;">Content here</div>
.myborder {border:2px solid #ab520e;}