#fd3e4a color space conversions
Hex:
#fd3e4a
RGB:
253, 62, 74
CMY:
1, 76, 71
CMYK:
0, 75, 71, 1
HSL:
356°, 97.9487%, 61.7647%
HSV (HSB):
356°, 75.4941%, 99.2157%
XYZ:
43.4667, 24.8223, 8.9788
xyY:
0.5625, 0.3213, 24.8223
CIE-Lab:
56.9019, 70.9882, 38.6401
CIE-LCH:
56.9019, 80.8232, 28.5602
CIE-Luv:
56.9019, 144.1488, 26.8173
Hunter-Lab:
49.8220, 68.5419, 24.1903
#fd3e4a color charts
#fd3e4a color shades, tints & tones
#fd3e4a color schemes
#fd3e4a color preview, HTML & CSS examples
This text has a color of #fd3e4a
<p style="color:#fd3e4a;">Text here</p>
.mytext {color:#fd3e4a;}
This box has a color of #fd3e4a
<div style="background-color:#fd3e4a;">Content here</div>
.mybackground {background-color:#fd3e4a;}
Border around this has a color of #fd3e4a
<div style="border:2px solid #fd3e4a;">Content here</div>
.myborder {border:2px solid #fd3e4a;}