#abd3d4 color space conversions
Hex:
#abd3d4
RGB:
171, 211, 212
CMY:
33, 17, 17
CMYK:
19, 0, 0, 17
HSL:
181°, 32.2835%, 75.0980%
HSV (HSB):
181°, 19.3396%, 83.1373%
XYZ:
51.9725, 59.9999, 71.1293
xyY:
0.2838, 0.3277, 59.9999
CIE-Lab:
81.8381, -12.8494, -4.8508
CIE-LCH:
81.8381, 13.7345, 200.6821
CIE-Luv:
81.8381, -20.6911, -5.2774
Hunter-Lab:
77.4596, -15.7875, -0.2228
#abd3d4 color charts
#abd3d4 color shades, tints & tones
#abd3d4 color schemes
#abd3d4 color preview, HTML & CSS examples
This text has a color of #abd3d4
<p style="color:#abd3d4;">Text here</p>
.mytext {color:#abd3d4;}
This box has a color of #abd3d4
<div style="background-color:#abd3d4;">Content here</div>
.mybackground {background-color:#abd3d4;}
Border around this has a color of #abd3d4
<div style="border:2px solid #abd3d4;">Content here</div>
.myborder {border:2px solid #abd3d4;}