#fda5f8 color space conversions
Hex:
#fda5f8
RGB:
253, 165, 248
CMY:
1, 35, 3
CMYK:
0, 35, 2, 1
HSL:
303°, 95.6522%, 81.9608%
HSV (HSB):
303°, 34.7826%, 99.2157%
XYZ:
70.9064, 54.5702, 95.6029
xyY:
0.3207, 0.2468, 54.5702
CIE-Lab:
78.7931, 44.8832, -28.0776
CIE-LCH:
78.7931, 52.9420, 327.9712
CIE-Luv:
78.7931, 44.3357, -52.0373
Hunter-Lab:
73.8717, 42.0595, -25.0215
#fda5f8 color charts
#fda5f8 color shades, tints & tones
#fda5f8 color schemes
#fda5f8 color preview, HTML & CSS examples
This text has a color of #fda5f8
<p style="color:#fda5f8;">Text here</p>
.mytext {color:#fda5f8;}
This box has a color of #fda5f8
<div style="background-color:#fda5f8;">Content here</div>
.mybackground {background-color:#fda5f8;}
Border around this has a color of #fda5f8
<div style="border:2px solid #fda5f8;">Content here</div>
.myborder {border:2px solid #fda5f8;}