#fd575e color space conversions
Hex:
#fd575e
RGB:
253, 87, 94
CMY:
1, 66, 63
CMYK:
0, 66, 63, 1
HSL:
357°, 97.6471%, 66.6667%
HSV (HSB):
357°, 65.6126%, 99.2157%
XYZ:
45.9366, 28.5072, 13.6710
xyY:
0.5213, 0.3235, 28.5072
CIE-Lab:
60.3442, 63.3131, 31.4797
CIE-LCH:
60.3442, 70.7073, 26.4369
CIE-Luv:
60.3442, 124.9324, 23.7509
Hunter-Lab:
53.3921, 60.1385, 22.1934
#fd575e color charts
#fd575e color shades, tints & tones
#fd575e color schemes
#fd575e color preview, HTML & CSS examples
This text has a color of #fd575e
<p style="color:#fd575e;">Text here</p>
.mytext {color:#fd575e;}
This box has a color of #fd575e
<div style="background-color:#fd575e;">Content here</div>
.mybackground {background-color:#fd575e;}
Border around this has a color of #fd575e
<div style="border:2px solid #fd575e;">Content here</div>
.myborder {border:2px solid #fd575e;}