#ab420c color space conversions
Hex:
#ab420c
RGB:
171, 66, 12
CMY:
33, 74, 95
CMYK:
0, 61, 93, 33
HSL:
20°, 86.8852%, 35.8824%
HSV (HSB):
20°, 92.9825%, 67.0588%
XYZ:
18.8092, 12.5809, 1.7848
xyY:
0.5670, 0.3792, 12.5809
CIE-Lab:
42.1249, 40.8333, 49.4100
CIE-LCH:
42.1249, 64.0992, 50.4291
CIE-Luv:
42.1249, 85.2034, 34.8057
Hunter-Lab:
35.4696, 32.5851, 21.8452
#ab420c color charts
#ab420c color shades, tints & tones
#ab420c color schemes
#ab420c color preview, HTML & CSS examples
This text has a color of #ab420c
<p style="color:#ab420c;">Text here</p>
.mytext {color:#ab420c;}
This box has a color of #ab420c
<div style="background-color:#ab420c;">Content here</div>
.mybackground {background-color:#ab420c;}
Border around this has a color of #ab420c
<div style="border:2px solid #ab420c;">Content here</div>
.myborder {border:2px solid #ab420c;}