#abd2b2 color space conversions
Hex:
#abd2b2
RGB:
171, 210, 178
CMY:
33, 18, 30
CMYK:
19, 0, 15, 18
HSL:
131°, 30.2326%, 74.7059%
HSV (HSB):
131°, 18.5714%, 82.3529%
XYZ:
47.8771, 57.9655, 50.7845
xyY:
0.3057, 0.3701, 57.9655
CIE-Lab:
80.7196, -19.0628, 11.6548
CIE-LCH:
80.7196, 22.3433, 148.5588
CIE-Luv:
80.7196, -19.7405, 20.3099
Hunter-Lab:
76.1351, -20.9877, 13.7462
#abd2b2 color charts
#abd2b2 color shades, tints & tones
#abd2b2 color schemes
#abd2b2 color preview, HTML & CSS examples
This text has a color of #abd2b2
<p style="color:#abd2b2;">Text here</p>
.mytext {color:#abd2b2;}
This box has a color of #abd2b2
<div style="background-color:#abd2b2;">Content here</div>
.mybackground {background-color:#abd2b2;}
Border around this has a color of #abd2b2
<div style="border:2px solid #abd2b2;">Content here</div>
.myborder {border:2px solid #abd2b2;}