#affda9 color space conversions
Hex:
#affda9
RGB:
175, 253, 169
CMY:
31, 1, 34
CMYK:
31, 0, 33, 1
HSL:
116°, 95.4545%, 82.7451%
HSV (HSB):
116°, 33.2016%, 99.2157%
XYZ:
59.9659, 82.2291, 50.2474
xyY:
0.3116, 0.4273, 82.2291
CIE-Lab:
92.6759, -39.5937, 32.8179
CIE-LCH:
92.6759, 51.4264, 140.3458
CIE-Luv:
92.6759, -38.2470, 53.1559
Hunter-Lab:
90.6803, -40.6503, 30.6226
#affda9 color charts
#affda9 color shades, tints & tones
#affda9 color schemes
#affda9 color preview, HTML & CSS examples
This text has a color of #affda9
<p style="color:#affda9;">Text here</p>
.mytext {color:#affda9;}
This box has a color of #affda9
<div style="background-color:#affda9;">Content here</div>
.mybackground {background-color:#affda9;}
Border around this has a color of #affda9
<div style="border:2px solid #affda9;">Content here</div>
.myborder {border:2px solid #affda9;}