#abab5a color space conversions
Hex:
#abab5a
RGB:
171, 171, 90
CMY:
33, 33, 65
CMYK:
0, 0, 47, 33
HSL:
60°, 32.5301%, 51.1765%
HSV (HSB):
60°, 47.3684%, 67.0588%
XYZ:
33.2030, 38.5219, 15.3584
xyY:
0.3813, 0.4424, 38.5219
CIE-Lab:
68.4035, -11.6677, 41.4136
CIE-LCH:
68.4035, 43.0258, 105.7345
CIE-Luv:
68.4035, 3.8026, 52.7105
Hunter-Lab:
62.0660, -13.1249, 28.7748
#abab5a color charts
#abab5a color shades, tints & tones
#abab5a color schemes
#abab5a color preview, HTML & CSS examples
This text has a color of #abab5a
<p style="color:#abab5a;">Text here</p>
.mytext {color:#abab5a;}
This box has a color of #abab5a
<div style="background-color:#abab5a;">Content here</div>
.mybackground {background-color:#abab5a;}
Border around this has a color of #abab5a
<div style="border:2px solid #abab5a;">Content here</div>
.myborder {border:2px solid #abab5a;}