#ab994f color space conversions
Hex:
#ab994f
RGB:
171, 153, 79
CMY:
33, 40, 69
CMYK:
0, 11, 54, 33
HSL:
48°, 36.8000%, 49.0196%
HSV (HSB):
48°, 53.8012%, 67.0588%
XYZ:
29.5971, 32.0049, 12.0148
xyY:
0.4020, 0.4348, 32.0049
CIE-Lab:
63.3469, -3.1111, 40.8764
CIE-LCH:
63.3469, 40.9946, 94.3524
CIE-Luv:
63.3469, 15.7307, 48.9928
Hunter-Lab:
56.5729, -5.6171, 27.0092
#ab994f color charts
#ab994f color shades, tints & tones
#ab994f color schemes
#ab994f color preview, HTML & CSS examples
This text has a color of #ab994f
<p style="color:#ab994f;">Text here</p>
.mytext {color:#ab994f;}
This box has a color of #ab994f
<div style="background-color:#ab994f;">Content here</div>
.mybackground {background-color:#ab994f;}
Border around this has a color of #ab994f
<div style="border:2px solid #ab994f;">Content here</div>
.myborder {border:2px solid #ab994f;}