#ab994a color space conversions
Hex:
#ab994a
RGB:
171, 153, 74
CMY:
33, 40, 71
CMYK:
0, 11, 57, 33
HSL:
49°, 39.5918%, 48.0392%
HSV (HSB):
49°, 56.7251%, 67.0588%
XYZ:
29.4219, 31.9348, 11.0919
xyY:
0.4061, 0.4408, 31.9348
CIE-Lab:
63.2890, -3.5314, 43.2983
CIE-LCH:
63.2890, 43.4421, 94.6627
CIE-Luv:
63.2890, 15.9681, 51.1926
Hunter-Lab:
56.5109, -5.9597, 27.9202
#ab994a color charts
#ab994a color shades, tints & tones
#ab994a color schemes
#ab994a color preview, HTML & CSS examples
This text has a color of #ab994a
<p style="color:#ab994a;">Text here</p>
.mytext {color:#ab994a;}
This box has a color of #ab994a
<div style="background-color:#ab994a;">Content here</div>
.mybackground {background-color:#ab994a;}
Border around this has a color of #ab994a
<div style="border:2px solid #ab994a;">Content here</div>
.myborder {border:2px solid #ab994a;}