#ab8d0c color space conversions
Hex:
#ab8d0c
RGB:
171, 141, 12
CMY:
33, 45, 95
CMYK:
0, 18, 93, 33
HSL:
49°, 86.8852%, 35.8824%
HSV (HSB):
49°, 92.9825%, 67.0588%
XYZ:
26.3858, 27.7342, 4.3104
xyY:
0.4516, 0.4747, 27.7342
CIE-Lab:
59.6479, 0.1042, 62.2644
CIE-LCH:
59.6479, 62.2644, 89.9041
CIE-Luv:
59.6479, 26.3296, 61.9211
Hunter-Lab:
52.6633, -2.7271, 32.0115
#ab8d0c color charts
#ab8d0c color shades, tints & tones
#ab8d0c color schemes
#ab8d0c color preview, HTML & CSS examples
This text has a color of #ab8d0c
<p style="color:#ab8d0c;">Text here</p>
.mytext {color:#ab8d0c;}
This box has a color of #ab8d0c
<div style="background-color:#ab8d0c;">Content here</div>
.mybackground {background-color:#ab8d0c;}
Border around this has a color of #ab8d0c
<div style="border:2px solid #ab8d0c;">Content here</div>
.myborder {border:2px solid #ab8d0c;}