#abc9af color space conversions
Hex:
#abc9af
RGB:
171, 201, 175
CMY:
33, 21, 31
CMYK:
15, 0, 13, 21
HSL:
128°, 21.7391%, 72.9412%
HSV (HSB):
128°, 14.9254%, 78.8235%
XYZ:
45.4191, 53.5264, 48.4952
xyY:
0.3080, 0.3630, 53.5264
CIE-Lab:
78.1847, -15.0648, 9.6509
CIE-LCH:
78.1847, 17.8910, 147.3552
CIE-Luv:
78.1847, -15.2766, 16.6754
Hunter-Lab:
73.1617, -17.2195, 11.9128
#abc9af color charts
#abc9af color shades, tints & tones
#abc9af color schemes
#abc9af color preview, HTML & CSS examples
This text has a color of #abc9af
<p style="color:#abc9af;">Text here</p>
.mytext {color:#abc9af;}
This box has a color of #abc9af
<div style="background-color:#abc9af;">Content here</div>
.mybackground {background-color:#abc9af;}
Border around this has a color of #abc9af
<div style="border:2px solid #abc9af;">Content here</div>
.myborder {border:2px solid #abc9af;}