#abc6a0 color space conversions
Hex:
#abc6a0
RGB:
171, 198, 160
CMY:
33, 22, 37
CMYK:
14, 0, 19, 22
HSL:
103°, 25.0000%, 70.1961%
HSV (HSB):
103°, 19.1919%, 77.6471%
XYZ:
43.3338, 51.5842, 40.9305
xyY:
0.3190, 0.3797, 51.5842
CIE-Lab:
77.0315, -16.1703, 16.0573
CIE-LCH:
77.0315, 22.7885, 135.2009
CIE-Luv:
77.0315, -13.4374, 25.6497
Hunter-Lab:
71.8221, -17.9908, 16.4869
#abc6a0 color charts
#abc6a0 color shades, tints & tones
#abc6a0 color schemes
#abc6a0 color preview, HTML & CSS examples
This text has a color of #abc6a0
<p style="color:#abc6a0;">Text here</p>
.mytext {color:#abc6a0;}
This box has a color of #abc6a0
<div style="background-color:#abc6a0;">Content here</div>
.mybackground {background-color:#abc6a0;}
Border around this has a color of #abc6a0
<div style="border:2px solid #abc6a0;">Content here</div>
.myborder {border:2px solid #abc6a0;}