#f5483d color space conversions
Hex:
#f5483d
RGB:
245, 72, 61
CMY:
4, 72, 76
CMYK:
0, 71, 75, 4
HSL:
4°, 90.1961%, 60.0000%
HSV (HSB):
4°, 75.1020%, 96.0784%
XYZ:
40.8159, 24.3841, 6.9703
xyY:
0.5655, 0.3379, 24.3841
CIE-Lab:
56.4704, 64.8525, 44.9422
CIE-LCH:
56.4704, 78.9028, 34.7216
CIE-Luv:
56.4704, 135.1308, 33.0554
Hunter-Lab:
49.3803, 61.1258, 26.1971
#f5483d color charts
#f5483d color shades, tints & tones
#f5483d color schemes
#f5483d color preview, HTML & CSS examples
This text has a color of #f5483d
<p style="color:#f5483d;">Text here</p>
.mytext {color:#f5483d;}
This box has a color of #f5483d
<div style="background-color:#f5483d;">Content here</div>
.mybackground {background-color:#f5483d;}
Border around this has a color of #f5483d
<div style="border:2px solid #f5483d;">Content here</div>
.myborder {border:2px solid #f5483d;}