#f8060d color space conversions
Hex:
#f8060d
RGB:
248, 6, 13
CMY:
3, 98, 95
CMYK:
0, 98, 95, 3
HSL:
358°, 95.2756%, 49.8039%
HSV (HSB):
358°, 97.5806%, 97.2549%
XYZ:
38.8492, 20.1158, 2.2159
xyY:
0.6350, 0.3288, 20.1158
CIE-Lab:
51.9678, 78.1011, 62.5815
CIE-LCH:
51.9678, 100.0811, 38.7048
CIE-Luv:
51.9678, 168.6849, 35.8380
Hunter-Lab:
44.8506, 76.1265, 28.4661
#f8060d color charts
#f8060d color shades, tints & tones
#f8060d color schemes
#f8060d color preview, HTML & CSS examples
This text has a color of #f8060d
<p style="color:#f8060d;">Text here</p>
.mytext {color:#f8060d;}
This box has a color of #f8060d
<div style="background-color:#f8060d;">Content here</div>
.mybackground {background-color:#f8060d;}
Border around this has a color of #f8060d
<div style="border:2px solid #f8060d;">Content here</div>
.myborder {border:2px solid #f8060d;}