#abdfdd color space conversions
Hex:
#abdfdd
RGB:
171, 223, 221
CMY:
33, 13, 13
CMYK:
23, 0, 1, 13
HSL:
178°, 44.8276%, 77.2549%
HSV (HSB):
178°, 23.3184%, 87.4510%
XYZ:
56.2334, 66.6537, 78.3083
xyY:
0.2795, 0.3313, 66.6537
CIE-Lab:
85.3288, -17.0140, -4.4847
CIE-LCH:
85.3288, 17.5951, 194.7666
CIE-Luv:
85.3288, -26.1821, -4.0572
Hunter-Lab:
81.6417, -19.9254, 0.2801
#abdfdd color charts
#abdfdd color shades, tints & tones
#abdfdd color schemes
#abdfdd color preview, HTML & CSS examples
This text has a color of #abdfdd
<p style="color:#abdfdd;">Text here</p>
.mytext {color:#abdfdd;}
This box has a color of #abdfdd
<div style="background-color:#abdfdd;">Content here</div>
.mybackground {background-color:#abdfdd;}
Border around this has a color of #abdfdd
<div style="border:2px solid #abdfdd;">Content here</div>
.myborder {border:2px solid #abdfdd;}