#f8062f color space conversions
Hex:
#f8062f
RGB:
248, 6, 47
CMY:
3, 98, 82
CMYK:
0, 98, 81, 3
HSL:
350°, 95.2756%, 49.8039%
HSV (HSB):
350°, 97.5806%, 97.2549%
XYZ:
39.2896, 20.2919, 4.5353
xyY:
0.6128, 0.3165, 20.2919
CIE-Lab:
52.1657, 78.6453, 48.1987
CIE-LCH:
52.1657, 92.2399, 31.5025
CIE-Luv:
52.1657, 164.1415, 29.0468
Hunter-Lab:
45.0466, 76.8561, 25.5633
#f8062f color charts
#f8062f color shades, tints & tones
#f8062f color schemes
#f8062f color preview, HTML & CSS examples
This text has a color of #f8062f
<p style="color:#f8062f;">Text here</p>
.mytext {color:#f8062f;}
This box has a color of #f8062f
<div style="background-color:#f8062f;">Content here</div>
.mybackground {background-color:#f8062f;}
Border around this has a color of #f8062f
<div style="border:2px solid #f8062f;">Content here</div>
.myborder {border:2px solid #f8062f;}