#fd2df9 color space conversions
Hex:
#fd2df9
RGB:
253, 45, 249
CMY:
1, 82, 2
CMYK:
0, 82, 2, 1
HSL:
301°, 98.1132%, 58.4314%
HSV (HSB):
301°, 82.2134%, 99.2157%
XYZ:
58.5453, 29.5990, 92.2500
xyY:
0.3245, 0.1641, 29.5990
CIE-Lab:
61.3067, 92.2049, -55.9610
CIE-LCH:
61.3067, 107.8581, 328.7456
CIE-Luv:
61.3067, 81.8265, -100.8141
Hunter-Lab:
54.4049, 96.8756, -62.4498
#fd2df9 color charts
#fd2df9 color shades, tints & tones
#fd2df9 color schemes
#fd2df9 color preview, HTML & CSS examples
This text has a color of #fd2df9
<p style="color:#fd2df9;">Text here</p>
.mytext {color:#fd2df9;}
This box has a color of #fd2df9
<div style="background-color:#fd2df9;">Content here</div>
.mybackground {background-color:#fd2df9;}
Border around this has a color of #fd2df9
<div style="border:2px solid #fd2df9;">Content here</div>
.myborder {border:2px solid #fd2df9;}