#adfdfc color space conversions
Hex:
#adfdfc
RGB:
173, 253, 252
CMY:
32, 1, 1
CMYK:
32, 0, 0, 1
HSL:
179°, 95.2381%, 83.5294%
HSV (HSB):
179°, 31.6206%, 99.2157%
XYZ:
69.9295, 86.1631, 105.0409
xyY:
0.2678, 0.3300, 86.1631
CIE-Lab:
94.3820, -24.4028, -7.3055
CIE-LCH:
94.3820, 25.4728, 196.6662
CIE-Luv:
94.3820, -38.1496, -7.4355
Hunter-Lab:
92.8241, -27.9681, -2.1165
#adfdfc color charts
#adfdfc color shades, tints & tones
#adfdfc color schemes
#adfdfc color preview, HTML & CSS examples
This text has a color of #adfdfc
<p style="color:#adfdfc;">Text here</p>
.mytext {color:#adfdfc;}
This box has a color of #adfdfc
<div style="background-color:#adfdfc;">Content here</div>
.mybackground {background-color:#adfdfc;}
Border around this has a color of #adfdfc
<div style="border:2px solid #adfdfc;">Content here</div>
.myborder {border:2px solid #adfdfc;}