#fd404e color space conversions
Hex:
#fd404e
RGB:
253, 64, 78
CMY:
1, 75, 69
CMYK:
0, 75, 69, 1
HSL:
356°, 97.9275%, 62.1569%
HSV (HSB):
356°, 74.7036%, 99.2157%
XYZ:
43.7166, 25.0995, 9.7483
xyY:
0.5564, 0.3195, 25.0995
CIE-Lab:
57.1722, 70.5597, 36.6872
CIE-LCH:
57.1722, 79.5275, 27.4720
CIE-Luv:
57.1722, 142.1251, 25.4660
Hunter-Lab:
50.0994, 68.0845, 23.5330
#fd404e color charts
#fd404e color shades, tints & tones
#fd404e color schemes
#fd404e color preview, HTML & CSS examples
This text has a color of #fd404e
<p style="color:#fd404e;">Text here</p>
.mytext {color:#fd404e;}
This box has a color of #fd404e
<div style="background-color:#fd404e;">Content here</div>
.mybackground {background-color:#fd404e;}
Border around this has a color of #fd404e
<div style="border:2px solid #fd404e;">Content here</div>
.myborder {border:2px solid #fd404e;}