#fd442e color space conversions
Hex:
#fd442e
RGB:
253, 68, 46
CMY:
1, 73, 82
CMYK:
0, 73, 82, 1
HSL:
6°, 98.1043%, 58.6275%
HSV (HSB):
6°, 81.8182%, 99.2157%
XYZ:
43.0683, 25.2141, 5.1816
xyY:
0.5862, 0.3432, 25.2141
CIE-Lab:
57.2835, 68.1628, 53.8740
CIE-LCH:
57.2835, 86.8826, 38.3219
CIE-Luv:
57.2835, 146.3570, 38.0949
Hunter-Lab:
50.2137, 65.2255, 29.0313
#fd442e color charts
#fd442e color shades, tints & tones
#fd442e color schemes
#fd442e color preview, HTML & CSS examples
This text has a color of #fd442e
<p style="color:#fd442e;">Text here</p>
.mytext {color:#fd442e;}
This box has a color of #fd442e
<div style="background-color:#fd442e;">Content here</div>
.mybackground {background-color:#fd442e;}
Border around this has a color of #fd442e
<div style="border:2px solid #fd442e;">Content here</div>
.myborder {border:2px solid #fd442e;}