#abc995 color space conversions
Hex:
#abc995
RGB:
171, 201, 149
CMY:
33, 21, 42
CMYK:
15, 0, 26, 21
HSL:
95°, 32.5000%, 68.6275%
HSV (HSB):
95°, 25.8706%, 78.8235%
XYZ:
43.1060, 52.6011, 36.3149
xyY:
0.3265, 0.3984, 52.6011
CIE-Lab:
77.6389, -19.4639, 22.7480
CIE-LCH:
77.6389, 29.9385, 130.5513
CIE-Luv:
77.6389, -14.7540, 35.0433
Hunter-Lab:
72.5266, -20.8306, 21.0815
#abc995 color charts
#abc995 color shades, tints & tones
#abc995 color schemes
#abc995 color preview, HTML & CSS examples
This text has a color of #abc995
<p style="color:#abc995;">Text here</p>
.mytext {color:#abc995;}
This box has a color of #abc995
<div style="background-color:#abc995;">Content here</div>
.mybackground {background-color:#abc995;}
Border around this has a color of #abc995
<div style="border:2px solid #abc995;">Content here</div>
.myborder {border:2px solid #abc995;}