#abc4af color space conversions
Hex:
#abc4af
RGB:
171, 196, 175
CMY:
33, 23, 31
CMYK:
13, 0, 11, 23
HSL:
130°, 17.4825%, 71.9608%
HSV (HSB):
130°, 12.7551%, 76.8627%
XYZ:
44.2724, 51.2329, 48.1130
xyY:
0.3083, 0.3567, 51.2329
CIE-Lab:
76.8199, -12.4997, 7.7001
CIE-LCH:
76.8199, 14.6811, 148.3659
CIE-Luv:
76.8199, -12.7964, 13.4071
Hunter-Lab:
71.5772, -14.8531, 10.2503
#abc4af color charts
#abc4af color shades, tints & tones
#abc4af color schemes
#abc4af color preview, HTML & CSS examples
This text has a color of #abc4af
<p style="color:#abc4af;">Text here</p>
.mytext {color:#abc4af;}
This box has a color of #abc4af
<div style="background-color:#abc4af;">Content here</div>
.mybackground {background-color:#abc4af;}
Border around this has a color of #abc4af
<div style="border:2px solid #abc4af;">Content here</div>
.myborder {border:2px solid #abc4af;}