#ab520c color space conversions
Hex:
#ab520c
RGB:
171, 82, 12
CMY:
33, 68, 95
CMYK:
0, 52, 93, 33
HSL:
26°, 86.8852%, 35.8824%
HSV (HSB):
26°, 92.9825%, 67.0588%
XYZ:
19.8782, 14.7191, 2.1412
xyY:
0.5411, 0.4006, 14.7191
CIE-Lab:
45.2470, 32.7948, 51.6147
CIE-LCH:
45.2470, 61.1520, 57.5690
CIE-Luv:
45.2470, 72.9151, 39.8779
Hunter-Lab:
38.3654, 25.3465, 23.5468
#ab520c color charts
#ab520c color shades, tints & tones
#ab520c color schemes
#ab520c color preview, HTML & CSS examples
This text has a color of #ab520c
<p style="color:#ab520c;">Text here</p>
.mytext {color:#ab520c;}
This box has a color of #ab520c
<div style="background-color:#ab520c;">Content here</div>
.mybackground {background-color:#ab520c;}
Border around this has a color of #ab520c
<div style="border:2px solid #ab520c;">Content here</div>
.myborder {border:2px solid #ab520c;}