#fda9e2 color space conversions
Hex:
#fda9e2
RGB:
253, 169, 226
CMY:
1, 34, 11
CMYK:
0, 33, 11, 1
HSL:
319°, 95.4545%, 82.7451%
HSV (HSB):
319°, 33.2016%, 99.2157%
XYZ:
68.4234, 54.7496, 78.9129
xyY:
0.3386, 0.2709, 54.7496
CIE-Lab:
78.8968, 39.0799, -16.0343
CIE-LCH:
78.8968, 42.2414, 337.6918
CIE-Luv:
78.8968, 46.2982, -31.6789
Hunter-Lab:
73.9930, 35.5765, -11.4373
#fda9e2 color charts
#fda9e2 color shades, tints & tones
#fda9e2 color schemes
#fda9e2 color preview, HTML & CSS examples
This text has a color of #fda9e2
<p style="color:#fda9e2;">Text here</p>
.mytext {color:#fda9e2;}
This box has a color of #fda9e2
<div style="background-color:#fda9e2;">Content here</div>
.mybackground {background-color:#fda9e2;}
Border around this has a color of #fda9e2
<div style="border:2px solid #fda9e2;">Content here</div>
.myborder {border:2px solid #fda9e2;}