#fd3e7f color space conversions
Hex:
#fd3e7f
RGB:
253, 62, 127
CMY:
1, 76, 50
CMYK:
0, 75, 50, 1
HSL:
340°, 97.9487%, 61.7647%
HSV (HSB):
340°, 75.4941%, 99.2157%
XYZ:
46.0614, 25.8602, 22.6425
xyY:
0.4871, 0.2735, 25.8602
CIE-Lab:
57.9041, 74.1858, 8.9301
CIE-LCH:
57.9041, 74.7213, 6.8639
CIE-Luv:
57.9041, 127.4129, -3.4682
Hunter-Lab:
50.8529, 72.6885, 9.1979
#fd3e7f color charts
#fd3e7f color shades, tints & tones
#fd3e7f color schemes
#fd3e7f color preview, HTML & CSS examples
This text has a color of #fd3e7f
<p style="color:#fd3e7f;">Text here</p>
.mytext {color:#fd3e7f;}
This box has a color of #fd3e7f
<div style="background-color:#fd3e7f;">Content here</div>
.mybackground {background-color:#fd3e7f;}
Border around this has a color of #fd3e7f
<div style="border:2px solid #fd3e7f;">Content here</div>
.myborder {border:2px solid #fd3e7f;}