#fd2e84 color space conversions
Hex:
#fd2e84
RGB:
253, 46, 132
CMY:
1, 82, 48
CMYK:
0, 82, 48, 1
HSL:
335°, 98.1043%, 58.6275%
HSV (HSB):
335°, 81.8182%, 99.2157%
XYZ:
45.6499, 24.5026, 24.1533
xyY:
0.4841, 0.2598, 24.5026
CIE-Lab:
56.5875, 78.6876, 4.0813
CIE-LCH:
56.5875, 78.7934, 2.9691
CIE-Luv:
56.5875, 131.0548, -10.4874
Hunter-Lab:
49.5001, 77.9908, 5.7199
#fd2e84 color charts
#fd2e84 color shades, tints & tones
#fd2e84 color schemes
#fd2e84 color preview, HTML & CSS examples
This text has a color of #fd2e84
<p style="color:#fd2e84;">Text here</p>
.mytext {color:#fd2e84;}
This box has a color of #fd2e84
<div style="background-color:#fd2e84;">Content here</div>
.mybackground {background-color:#fd2e84;}
Border around this has a color of #fd2e84
<div style="border:2px solid #fd2e84;">Content here</div>
.myborder {border:2px solid #fd2e84;}