#abab7f color space conversions
Hex:
#abab7f
RGB:
171, 171, 127
CMY:
33, 33, 50
CMYK:
0, 0, 26, 33
HSL:
60°, 20.7547%, 58.4314%
HSV (HSB):
60°, 25.7310%, 67.0588%
XYZ:
35.1883, 39.3161, 25.8128
xyY:
0.3508, 0.3919, 39.3161
CIE-Lab:
68.9796, -7.2676, 22.7352
CIE-LCH:
68.9796, 23.8686, 107.7272
CIE-Luv:
68.9796, 2.2940, 31.7910
Hunter-Lab:
62.7025, -9.5563, 19.4838
#abab7f color charts
#abab7f color shades, tints & tones
#abab7f color schemes
#abab7f color preview, HTML & CSS examples
This text has a color of #abab7f
<p style="color:#abab7f;">Text here</p>
.mytext {color:#abab7f;}
This box has a color of #abab7f
<div style="background-color:#abab7f;">Content here</div>
.mybackground {background-color:#abab7f;}
Border around this has a color of #abab7f
<div style="border:2px solid #abab7f;">Content here</div>
.myborder {border:2px solid #abab7f;}