#abab5f color space conversions
Hex:
#abab5f
RGB:
171, 171, 95
CMY:
33, 33, 63
CMYK:
0, 0, 44, 33
HSL:
60°, 31.1475%, 52.1569%
HSV (HSB):
60°, 44.4444%, 67.0588%
XYZ:
33.4231, 38.6100, 16.5174
xyY:
0.3774, 0.4360, 38.6100
CIE-Lab:
68.4678, -11.1683, 38.9687
CIE-LCH:
68.4678, 40.5376, 105.9921
CIE-Luv:
68.4678, 3.6263, 50.2663
Hunter-Lab:
62.1369, -12.7256, 27.7353
#abab5f color charts
#abab5f color shades, tints & tones
#abab5f color schemes
#abab5f color preview, HTML & CSS examples
This text has a color of #abab5f
<p style="color:#abab5f;">Text here</p>
.mytext {color:#abab5f;}
This box has a color of #abab5f
<div style="background-color:#abab5f;">Content here</div>
.mybackground {background-color:#abab5f;}
Border around this has a color of #abab5f
<div style="border:2px solid #abab5f;">Content here</div>
.myborder {border:2px solid #abab5f;}