#ab8a00 color space conversions
Hex:
#ab8a00
RGB:
171, 138, 0
CMY:
33, 46, 100
CMYK:
0, 19, 100, 33
HSL:
48°, 100.0000%, 33.5294%
HSV (HSB):
48°, 100.0000%, 67.0588%
XYZ:
25.8831, 26.8349, 3.8155
xyY:
0.4578, 0.4747, 26.8349
CIE-Lab:
58.8212, 1.5825, 63.5546
CIE-LCH:
58.8212, 63.5743, 88.5736
CIE-Luv:
58.8212, 28.7056, 61.7421
Hunter-Lab:
51.8024, -1.4667, 31.8947
#ab8a00 color charts
#ab8a00 color shades, tints & tones
#ab8a00 color schemes
#ab8a00 color preview, HTML & CSS examples
This text has a color of #ab8a00
<p style="color:#ab8a00;">Text here</p>
.mytext {color:#ab8a00;}
This box has a color of #ab8a00
<div style="background-color:#ab8a00;">Content here</div>
.mybackground {background-color:#ab8a00;}
Border around this has a color of #ab8a00
<div style="border:2px solid #ab8a00;">Content here</div>
.myborder {border:2px solid #ab8a00;}