#fd3f7d color space conversions
Hex:
#fd3f7d
RGB:
253, 63, 125
CMY:
1, 75, 51
CMYK:
0, 75, 51, 1
HSL:
340°, 97.9381%, 61.9608%
HSV (HSB):
340°, 75.0988%, 99.2157%
XYZ:
45.9872, 25.9183, 21.9810
xyY:
0.4898, 0.2761, 25.9183
CIE-Lab:
57.9594, 73.7362, 10.1908
CIE-LCH:
57.9594, 74.4371, 7.8688
CIE-Luv:
57.9594, 127.7435, -1.8560
Hunter-Lab:
50.9100, 72.1470, 10.0379
#fd3f7d color charts
#fd3f7d color shades, tints & tones
#fd3f7d color schemes
#fd3f7d color preview, HTML & CSS examples
This text has a color of #fd3f7d
<p style="color:#fd3f7d;">Text here</p>
.mytext {color:#fd3f7d;}
This box has a color of #fd3f7d
<div style="background-color:#fd3f7d;">Content here</div>
.mybackground {background-color:#fd3f7d;}
Border around this has a color of #fd3f7d
<div style="border:2px solid #fd3f7d;">Content here</div>
.myborder {border:2px solid #fd3f7d;}