#fd5845 color space conversions
Hex:
#fd5845
RGB:
253, 88, 69
CMY:
1, 65, 73
CMYK:
0, 65, 73, 1
HSL:
6°, 97.8723%, 63.1373%
HSV (HSB):
6°, 72.7273%, 99.2157%
XYZ:
45.0719, 28.2918, 8.7155
xyY:
0.5491, 0.3447, 28.2918
CIE-Lab:
60.1514, 61.6665, 45.1020
CIE-LCH:
60.1514, 76.3999, 36.1812
CIE-Luv:
60.1514, 129.7602, 35.5341
Hunter-Lab:
53.1900, 58.1740, 27.5180
#fd5845 color charts
#fd5845 color shades, tints & tones
#fd5845 color schemes
#fd5845 color preview, HTML & CSS examples
This text has a color of #fd5845
<p style="color:#fd5845;">Text here</p>
.mytext {color:#fd5845;}
This box has a color of #fd5845
<div style="background-color:#fd5845;">Content here</div>
.mybackground {background-color:#fd5845;}
Border around this has a color of #fd5845
<div style="border:2px solid #fd5845;">Content here</div>
.myborder {border:2px solid #fd5845;}