#abbb96 color space conversions
Hex:
#abbb96
RGB:
171, 187, 150
CMY:
33, 27, 41
CMYK:
9, 0, 20, 27
HSL:
86°, 21.3873%, 66.0784%
HSV (HSB):
86°, 19.7861%, 73.3333%
XYZ:
40.0699, 46.4006, 35.6985
xyY:
0.3280, 0.3798, 46.4006
CIE-Lab:
73.8047, -12.1767, 16.9266
CIE-LCH:
73.8047, 20.8514, 125.7306
CIE-Luv:
73.8047, -7.4348, 25.8492
Hunter-Lab:
68.1180, -14.2051, 16.6106
#abbb96 color charts
#abbb96 color shades, tints & tones
#abbb96 color schemes
#abbb96 color preview, HTML & CSS examples
This text has a color of #abbb96
<p style="color:#abbb96;">Text here</p>
.mytext {color:#abbb96;}
This box has a color of #abbb96
<div style="background-color:#abbb96;">Content here</div>
.mybackground {background-color:#abbb96;}
Border around this has a color of #abbb96
<div style="border:2px solid #abbb96;">Content here</div>
.myborder {border:2px solid #abbb96;}