#fd3e81 color space conversions
Hex:
#fd3e81
RGB:
253, 62, 129
CMY:
1, 76, 49
CMYK:
0, 75, 49, 1
HSL:
339°, 97.9487%, 61.7647%
HSV (HSB):
339°, 75.4941%, 99.2157%
XYZ:
46.1931, 25.9129, 23.3359
xyY:
0.4840, 0.2715, 25.9129
CIE-Lab:
57.9543, 74.3435, 7.8191
CIE-LCH:
57.9543, 74.7536, 6.0040
CIE-Luv:
57.9543, 126.6647, -4.8412
Hunter-Lab:
50.9047, 72.8953, 8.4533
#fd3e81 color charts
#fd3e81 color shades, tints & tones
#fd3e81 color schemes
#fd3e81 color preview, HTML & CSS examples
This text has a color of #fd3e81
<p style="color:#fd3e81;">Text here</p>
.mytext {color:#fd3e81;}
This box has a color of #fd3e81
<div style="background-color:#fd3e81;">Content here</div>
.mybackground {background-color:#fd3e81;}
Border around this has a color of #fd3e81
<div style="border:2px solid #fd3e81;">Content here</div>
.myborder {border:2px solid #fd3e81;}