#affdf6 color space conversions
Hex:
#affdf6
RGB:
175, 253, 246
CMY:
31, 1, 4
CMYK:
31, 0, 3, 1
HSL:
175°, 95.1220%, 83.9216%
HSV (HSB):
175°, 30.8300%, 99.2157%
XYZ:
69.4390, 86.0183, 100.1322
xyY:
0.2717, 0.3365, 86.0183
CIE-Lab:
94.3202, -25.1941, -4.2845
CIE-LCH:
94.3202, 25.5558, 189.6514
CIE-Luv:
94.3202, -37.4323, -2.4558
Hunter-Lab:
92.7461, -28.6626, 0.9105
#affdf6 color charts
#affdf6 color shades, tints & tones
#affdf6 color schemes
#affdf6 color preview, HTML & CSS examples
This text has a color of #affdf6
<p style="color:#affdf6;">Text here</p>
.mytext {color:#affdf6;}
This box has a color of #affdf6
<div style="background-color:#affdf6;">Content here</div>
.mybackground {background-color:#affdf6;}
Border around this has a color of #affdf6
<div style="border:2px solid #affdf6;">Content here</div>
.myborder {border:2px solid #affdf6;}