#abc8bb color space conversions
Hex:
#abc8bb
RGB:
171, 200, 187
CMY:
33, 22, 27
CMYK:
15, 0, 7, 22
HSL:
153°, 20.8633%, 72.7451%
HSV (HSB):
153°, 14.5000%, 78.4314%
XYZ:
46.4185, 53.5543, 54.9042
xyY:
0.2997, 0.3458, 53.5543
CIE-Lab:
78.2011, -12.2891, 3.2272
CIE-LCH:
78.2011, 12.7058, 165.2860
CIE-Luv:
78.2011, -15.0559, 6.9018
Hunter-Lab:
73.1808, -14.8441, 6.7440
#abc8bb color charts
#abc8bb color shades, tints & tones
#abc8bb color schemes
#abc8bb color preview, HTML & CSS examples
This text has a color of #abc8bb
<p style="color:#abc8bb;">Text here</p>
.mytext {color:#abc8bb;}
This box has a color of #abc8bb
<div style="background-color:#abc8bb;">Content here</div>
.mybackground {background-color:#abc8bb;}
Border around this has a color of #abc8bb
<div style="border:2px solid #abc8bb;">Content here</div>
.myborder {border:2px solid #abc8bb;}