#fda2f5 color space conversions
Hex:
#fda2f5
RGB:
253, 162, 245
CMY:
1, 36, 4
CMYK:
0, 36, 3, 1
HSL:
305°, 95.7895%, 81.3725%
HSV (HSB):
305°, 35.9684%, 99.2157%
XYZ:
69.9098, 53.3159, 92.9925
xyY:
0.3233, 0.2466, 53.3159
CIE-Lab:
78.0611, 45.9034, -27.5804
CIE-LCH:
78.0611, 53.5519, 329.0011
CIE-Luv:
78.0611, 46.2905, -51.3307
Hunter-Lab:
73.0177, 43.1213, -24.3970
#fda2f5 color charts
#fda2f5 color shades, tints & tones
#fda2f5 color schemes
#fda2f5 color preview, HTML & CSS examples
This text has a color of #fda2f5
<p style="color:#fda2f5;">Text here</p>
.mytext {color:#fda2f5;}
This box has a color of #fda2f5
<div style="background-color:#fda2f5;">Content here</div>
.mybackground {background-color:#fda2f5;}
Border around this has a color of #fda2f5
<div style="border:2px solid #fda2f5;">Content here</div>
.myborder {border:2px solid #fda2f5;}