#fd409d color space conversions
Hex:
#fd409d
RGB:
253, 64, 157
CMY:
1, 75, 38
CMYK:
0, 75, 38, 1
HSL:
330°, 97.9275%, 62.1569%
HSV (HSB):
330°, 74.7036%, 99.2157%
XYZ:
48.4272, 26.9838, 34.5543
xyY:
0.4404, 0.2454, 26.9838
CIE-Lab:
58.9593, 76.2496, -7.1796
CIE-LCH:
58.9593, 76.5869, 354.6209
CIE-Luv:
58.9593, 114.9919, -24.6901
Hunter-Lab:
51.9459, 75.5035, -3.0774
#fd409d color charts
#fd409d color shades, tints & tones
#fd409d color schemes
#fd409d color preview, HTML & CSS examples
This text has a color of #fd409d
<p style="color:#fd409d;">Text here</p>
.mytext {color:#fd409d;}
This box has a color of #fd409d
<div style="background-color:#fd409d;">Content here</div>
.mybackground {background-color:#fd409d;}
Border around this has a color of #fd409d
<div style="border:2px solid #fd409d;">Content here</div>
.myborder {border:2px solid #fd409d;}