#abc9b9 color space conversions
Hex:
#abc9b9
RGB:
171, 201, 185
CMY:
33, 21, 27
CMYK:
15, 0, 8, 21
HSL:
148°, 21.7391%, 72.9412%
HSV (HSB):
148°, 14.9254%, 78.8235%
XYZ:
46.4382, 53.9340, 53.8617
xyY:
0.3011, 0.3497, 53.9340
CIE-Lab:
78.4232, -13.1907, 4.6241
CIE-LCH:
78.4232, 13.9778, 160.6815
CIE-Luv:
78.4232, -15.4944, 9.1145
Hunter-Lab:
73.4398, -15.6487, 7.9238
#abc9b9 color charts
#abc9b9 color shades, tints & tones
#abc9b9 color schemes
#abc9b9 color preview, HTML & CSS examples
This text has a color of #abc9b9
<p style="color:#abc9b9;">Text here</p>
.mytext {color:#abc9b9;}
This box has a color of #abc9b9
<div style="background-color:#abc9b9;">Content here</div>
.mybackground {background-color:#abc9b9;}
Border around this has a color of #abc9b9
<div style="border:2px solid #abc9b9;">Content here</div>
.myborder {border:2px solid #abc9b9;}