#fd404c color space conversions
Hex:
#fd404c
RGB:
253, 64, 76
CMY:
1, 75, 70
CMYK:
0, 75, 70, 1
HSL:
356°, 97.9275%, 62.1569%
HSV (HSB):
356°, 74.7036%, 99.2157%
XYZ:
43.6459, 25.0712, 9.3763
xyY:
0.5589, 0.3210, 25.0712
CIE-Lab:
57.1448, 70.4701, 37.7927
CIE-LCH:
57.1448, 79.9645, 28.2044
CIE-Luv:
57.1448, 142.6275, 26.3746
Hunter-Lab:
50.0712, 67.9698, 23.9472
#fd404c color charts
#fd404c color shades, tints & tones
#fd404c color schemes
#fd404c color preview, HTML & CSS examples
This text has a color of #fd404c
<p style="color:#fd404c;">Text here</p>
.mytext {color:#fd404c;}
This box has a color of #fd404c
<div style="background-color:#fd404c;">Content here</div>
.mybackground {background-color:#fd404c;}
Border around this has a color of #fd404c
<div style="border:2px solid #fd404c;">Content here</div>
.myborder {border:2px solid #fd404c;}