#f80010 color space conversions
Hex:
#f80010
RGB:
248, 0, 16
CMY:
3, 100, 94
CMYK:
0, 100, 94, 3
HSL:
356°, 100.0000%, 48.6275%
HSV (HSB):
356°, 100.0000%, 97.2549%
XYZ:
38.8049, 19.9939, 2.3042
xyY:
0.6351, 0.3272, 19.9939
CIE-Lab:
51.8303, 78.5531, 61.6289
CIE-LCH:
51.8303, 99.8435, 38.1160
CIE-Luv:
51.8303, 169.2962, 35.2387
Hunter-Lab:
44.7145, 76.6586, 28.2449
#f80010 color charts
#f80010 color shades, tints & tones
#f80010 color schemes
#f80010 color preview, HTML & CSS examples
This text has a color of #f80010
<p style="color:#f80010;">Text here</p>
.mytext {color:#f80010;}
This box has a color of #f80010
<div style="background-color:#f80010;">Content here</div>
.mybackground {background-color:#f80010;}
Border around this has a color of #f80010
<div style="border:2px solid #f80010;">Content here</div>
.myborder {border:2px solid #f80010;}