#adfefd color space conversions
Hex:
#adfefd
RGB:
173, 254, 253
CMY:
32, 0, 1
CMYK:
32, 0, 0, 0
HSL:
179°, 97.5904%, 83.7255%
HSV (HSB):
179°, 31.8898%, 99.6078%
XYZ:
70.4050, 86.8597, 105.9834
xyY:
0.2674, 0.3300, 86.8597
CIE-Lab:
94.6787, -24.6609, -7.3833
CIE-LCH:
94.6787, 25.7424, 196.6673
CIE-Luv:
94.6787, -38.5542, -7.5227
Hunter-Lab:
93.1986, -28.2532, -2.1843
#adfefd color charts
#adfefd color shades, tints & tones
#adfefd color schemes
#adfefd color preview, HTML & CSS examples
This text has a color of #adfefd
<p style="color:#adfefd;">Text here</p>
.mytext {color:#adfefd;}
This box has a color of #adfefd
<div style="background-color:#adfefd;">Content here</div>
.mybackground {background-color:#adfefd;}
Border around this has a color of #adfefd
<div style="border:2px solid #adfefd;">Content here</div>
.myborder {border:2px solid #adfefd;}