#ab8012 color space conversions
Hex:
#ab8012
RGB:
171, 128, 18
CMY:
33, 50, 93
CMYK:
0, 25, 89, 33
HSL:
43°, 80.9524%, 37.0588%
HSV (HSB):
43°, 89.4737%, 67.0588%
XYZ:
24.6229, 24.1399, 3.9340
xyY:
0.4673, 0.4581, 24.1399
CIE-Lab:
56.2276, 7.4144, 58.4123
CIE-LCH:
56.2276, 58.8810, 82.7660
CIE-Luv:
56.2276, 36.0374, 56.1553
Hunter-Lab:
49.1324, 3.4744, 29.6454
#ab8012 color charts
#ab8012 color shades, tints & tones
#ab8012 color schemes
#ab8012 color preview, HTML & CSS examples
This text has a color of #ab8012
<p style="color:#ab8012;">Text here</p>
.mytext {color:#ab8012;}
This box has a color of #ab8012
<div style="background-color:#ab8012;">Content here</div>
.mybackground {background-color:#ab8012;}
Border around this has a color of #ab8012
<div style="border:2px solid #ab8012;">Content here</div>
.myborder {border:2px solid #ab8012;}