#affdf9 color space conversions
Hex:
#affdf9
RGB:
175, 253, 249
CMY:
31, 1, 2
CMYK:
31, 0, 2, 1
HSL:
177°, 95.1220%, 83.9216%
HSV (HSB):
177°, 30.8300%, 99.2157%
XYZ:
69.9034, 86.2041, 102.5773
xyY:
0.2702, 0.3332, 86.2041
CIE-Lab:
94.3995, -24.5346, -5.7181
CIE-LCH:
94.3995, 25.1921, 193.1193
CIE-Luv:
94.3995, -37.4004, -4.8561
Hunter-Lab:
92.8461, -28.0891, -0.5118
#affdf9 color charts
#affdf9 color shades, tints & tones
#affdf9 color schemes
#affdf9 color preview, HTML & CSS examples
This text has a color of #affdf9
<p style="color:#affdf9;">Text here</p>
.mytext {color:#affdf9;}
This box has a color of #affdf9
<div style="background-color:#affdf9;">Content here</div>
.mybackground {background-color:#affdf9;}
Border around this has a color of #affdf9
<div style="border:2px solid #affdf9;">Content here</div>
.myborder {border:2px solid #affdf9;}