#f8030b color space conversions
Hex:
#f8030b
RGB:
248, 3, 11
CMY:
3, 99, 96
CMYK:
0, 99, 96, 3
HSL:
358°, 97.6096%, 49.2157%
HSV (HSB):
358°, 98.7903%, 97.2549%
XYZ:
38.8044, 20.0457, 2.1406
xyY:
0.6362, 0.3287, 20.0457
CIE-Lab:
51.8889, 78.2987, 63.0711
CIE-LCH:
51.8889, 100.5418, 38.8521
CIE-Luv:
51.8889, 169.2320, 35.8978
Hunter-Lab:
44.7725, 76.3544, 28.5060
#f8030b color charts
#f8030b color shades, tints & tones
#f8030b color schemes
#f8030b color preview, HTML & CSS examples
This text has a color of #f8030b
<p style="color:#f8030b;">Text here</p>
.mytext {color:#f8030b;}
This box has a color of #f8030b
<div style="background-color:#f8030b;">Content here</div>
.mybackground {background-color:#f8030b;}
Border around this has a color of #f8030b
<div style="border:2px solid #f8030b;">Content here</div>
.myborder {border:2px solid #f8030b;}