#fd2e80 color space conversions
Hex:
#fd2e80
RGB:
253, 46, 128
CMY:
1, 82, 50
CMYK:
0, 82, 49, 1
HSL:
336°, 98.1043%, 58.6275%
HSV (HSB):
336°, 81.8182%, 99.2157%
XYZ:
45.3813, 24.3951, 22.7389
xyY:
0.4905, 0.2637, 24.3951
CIE-Lab:
56.4813, 78.3761, 6.3089
CIE-LCH:
56.4813, 78.6297, 4.6021
CIE-Luv:
56.4813, 132.6889, -7.6910
Hunter-Lab:
49.3914, 77.5723, 7.2779
#fd2e80 color charts
#fd2e80 color shades, tints & tones
#fd2e80 color schemes
#fd2e80 color preview, HTML & CSS examples
This text has a color of #fd2e80
<p style="color:#fd2e80;">Text here</p>
.mytext {color:#fd2e80;}
This box has a color of #fd2e80
<div style="background-color:#fd2e80;">Content here</div>
.mybackground {background-color:#fd2e80;}
Border around this has a color of #fd2e80
<div style="border:2px solid #fd2e80;">Content here</div>
.myborder {border:2px solid #fd2e80;}