#abc6aa color space conversions
Hex:
#abc6aa
RGB:
171, 198, 170
CMY:
33, 22, 33
CMYK:
14, 0, 14, 22
HSL:
118°, 19.7183%, 72.1569%
HSV (HSB):
118°, 14.1414%, 77.6471%
XYZ:
44.2444, 51.9484, 45.7253
xyY:
0.3118, 0.3660, 51.9484
CIE-Lab:
77.2500, -14.4352, 11.0044
CIE-LCH:
77.2500, 18.1513, 142.6806
CIE-Luv:
77.2500, -13.6701, 18.4302
Hunter-Lab:
72.0752, -16.5569, 12.8384
#abc6aa color charts
#abc6aa color shades, tints & tones
#abc6aa color schemes
#abc6aa color preview, HTML & CSS examples
This text has a color of #abc6aa
<p style="color:#abc6aa;">Text here</p>
.mytext {color:#abc6aa;}
This box has a color of #abc6aa
<div style="background-color:#abc6aa;">Content here</div>
.mybackground {background-color:#abc6aa;}
Border around this has a color of #abc6aa
<div style="border:2px solid #abc6aa;">Content here</div>
.myborder {border:2px solid #abc6aa;}