#abc994 color space conversions
Hex:
#abc994
RGB:
171, 201, 148
CMY:
33, 21, 42
CMYK:
15, 0, 26, 21
HSL:
94°, 32.9193%, 68.4314%
HSV (HSB):
94°, 26.3682%, 78.8235%
XYZ:
43.0265, 52.5693, 35.8961
xyY:
0.3272, 0.3998, 52.5693
CIE-Lab:
77.6200, -19.6189, 23.2506
CIE-LCH:
77.6200, 30.4219, 130.1577
CIE-Luv:
77.6200, -14.7353, 35.7070
Hunter-Lab:
72.5047, -20.9559, 21.3996
#abc994 color charts
#abc994 color shades, tints & tones
#abc994 color schemes
#abc994 color preview, HTML & CSS examples
This text has a color of #abc994
<p style="color:#abc994;">Text here</p>
.mytext {color:#abc994;}
This box has a color of #abc994
<div style="background-color:#abc994;">Content here</div>
.mybackground {background-color:#abc994;}
Border around this has a color of #abc994
<div style="border:2px solid #abc994;">Content here</div>
.myborder {border:2px solid #abc994;}