#abd2d4 color space conversions
Hex:
#abd2d4
RGB:
171, 210, 212
CMY:
33, 18, 17
CMYK:
19, 1, 0, 17
HSL:
183°, 32.2835%, 75.0980%
HSV (HSB):
183°, 19.3396%, 83.1373%
XYZ:
51.7248, 59.5046, 71.0467
xyY:
0.2838, 0.3265, 59.5046
CIE-Lab:
81.5682, -12.3362, -5.2491
CIE-LCH:
81.5682, 13.4065, 203.0500
CIE-Luv:
81.5682, -20.2351, -5.9797
Hunter-Lab:
77.1392, -15.3024, -0.6098
#abd2d4 color charts
#abd2d4 color shades, tints & tones
#abd2d4 color schemes
#abd2d4 color preview, HTML & CSS examples
This text has a color of #abd2d4
<p style="color:#abd2d4;">Text here</p>
.mytext {color:#abd2d4;}
This box has a color of #abd2d4
<div style="background-color:#abd2d4;">Content here</div>
.mybackground {background-color:#abd2d4;}
Border around this has a color of #abd2d4
<div style="border:2px solid #abd2d4;">Content here</div>
.myborder {border:2px solid #abd2d4;}