#f82004 color space conversions
Hex:
#f82004
RGB:
248, 32, 4
CMY:
3, 87, 98
CMYK:
0, 87, 98, 3
HSL:
7°, 96.8254%, 49.4118%
HSV (HSB):
7°, 98.3871%, 97.2549%
XYZ:
39.2498, 20.9982, 2.0992
xyY:
0.6295, 0.3368, 20.9982
CIE-Lab:
52.9476, 75.1494, 65.2465
CIE-LCH:
52.9476, 99.5215, 40.9653
CIE-Luv:
52.9476, 163.5712, 38.4501
Hunter-Lab:
45.8238, 72.7002, 29.3606
#f82004 color charts
#f82004 color shades, tints & tones
#f82004 color schemes
#f82004 color preview, HTML & CSS examples
This text has a color of #f82004
<p style="color:#f82004;">Text here</p>
.mytext {color:#f82004;}
This box has a color of #f82004
<div style="background-color:#f82004;">Content here</div>
.mybackground {background-color:#f82004;}
Border around this has a color of #f82004
<div style="border:2px solid #f82004;">Content here</div>
.myborder {border:2px solid #f82004;}