#abd2d1 color space conversions
Hex:
#abd2d1
RGB:
171, 210, 209
CMY:
33, 18, 18
CMYK:
19, 0, 0, 18
HSL:
178°, 30.2326%, 74.7059%
HSV (HSB):
178°, 18.5714%, 82.3529%
XYZ:
51.3498, 59.3546, 69.0718
xyY:
0.2856, 0.3302, 59.3546
CIE-Lab:
81.4861, -12.9715, -3.7681
CIE-LCH:
81.4861, 13.5077, 196.1982
CIE-Luv:
81.4861, -20.1887, -3.5709
Hunter-Lab:
77.0419, -15.8499, 0.7730
#abd2d1 color charts
#abd2d1 color shades, tints & tones
#abd2d1 color schemes
#abd2d1 color preview, HTML & CSS examples
This text has a color of #abd2d1
<p style="color:#abd2d1;">Text here</p>
.mytext {color:#abd2d1;}
This box has a color of #abd2d1
<div style="background-color:#abd2d1;">Content here</div>
.mybackground {background-color:#abd2d1;}
Border around this has a color of #abd2d1
<div style="border:2px solid #abd2d1;">Content here</div>
.myborder {border:2px solid #abd2d1;}