#fd407b color space conversions
Hex:
#fd407b
RGB:
253, 64, 123
CMY:
1, 75, 52
CMYK:
0, 75, 51, 1
HSL:
341°, 97.9275%, 62.1569%
HSV (HSB):
341°, 74.7036%, 99.2157%
XYZ:
45.9166, 25.9795, 21.3334
xyY:
0.4925, 0.2787, 25.9795
CIE-Lab:
58.0176, 73.2846, 11.4548
CIE-LCH:
58.0176, 74.1744, 8.8838
CIE-Luv:
58.0176, 128.0530, -0.2560
Hunter-Lab:
50.9701, 71.6046, 10.8634
#fd407b color charts
#fd407b color shades, tints & tones
#fd407b color schemes
#fd407b color preview, HTML & CSS examples
This text has a color of #fd407b
<p style="color:#fd407b;">Text here</p>
.mytext {color:#fd407b;}
This box has a color of #fd407b
<div style="background-color:#fd407b;">Content here</div>
.mybackground {background-color:#fd407b;}
Border around this has a color of #fd407b
<div style="border:2px solid #fd407b;">Content here</div>
.myborder {border:2px solid #fd407b;}