#f8482f color space conversions
Hex:
#f8482f
RGB:
248, 72, 47
CMY:
3, 72, 82
CMYK:
0, 71, 81, 3
HSL:
7°, 93.4884%, 57.8431%
HSV (HSB):
7°, 81.0484%, 97.2549%
XYZ:
41.5419, 24.7964, 5.2860
xyY:
0.5800, 0.3462, 24.7964
CIE-Lab:
56.8765, 65.3252, 52.6890
CIE-LCH:
56.8765, 83.9256, 38.8884
CIE-Luv:
56.8765, 139.8820, 38.0410
Hunter-Lab:
49.7960, 61.7689, 28.5634
#f8482f color charts
#f8482f color shades, tints & tones
#f8482f color schemes
#f8482f color preview, HTML & CSS examples
This text has a color of #f8482f
<p style="color:#f8482f;">Text here</p>
.mytext {color:#f8482f;}
This box has a color of #f8482f
<div style="background-color:#f8482f;">Content here</div>
.mybackground {background-color:#f8482f;}
Border around this has a color of #f8482f
<div style="border:2px solid #f8482f;">Content here</div>
.myborder {border:2px solid #f8482f;}