#abc48e color space conversions
Hex:
#abc48e
RGB:
171, 196, 142
CMY:
33, 23, 44
CMYK:
13, 0, 28, 23
HSL:
88°, 31.3953%, 66.2745%
HSV (HSB):
88°, 27.5510%, 76.8627%
XYZ:
41.4170, 50.0908, 33.0768
xyY:
0.3324, 0.4021, 50.0908
CIE-Lab:
76.1249, -18.0226, 24.3892
CIE-LCH:
76.1249, 30.3257, 126.4629
CIE-Luv:
76.1249, -11.9895, 36.6743
Hunter-Lab:
70.7748, -19.3989, 21.8331
#abc48e color charts
#abc48e color shades, tints & tones
#abc48e color schemes
#abc48e color preview, HTML & CSS examples
This text has a color of #abc48e
<p style="color:#abc48e;">Text here</p>
.mytext {color:#abc48e;}
This box has a color of #abc48e
<div style="background-color:#abc48e;">Content here</div>
.mybackground {background-color:#abc48e;}
Border around this has a color of #abc48e
<div style="border:2px solid #abc48e;">Content here</div>
.myborder {border:2px solid #abc48e;}