#f8421f color space conversions
Hex:
#f8421f
RGB:
248, 66, 31
CMY:
3, 74, 88
CMYK:
0, 73, 88, 3
HSL:
10°, 93.9394%, 54.7059%
HSV (HSB):
10°, 87.5000%, 97.2549%
XYZ:
40.9069, 23.9518, 3.7635
xyY:
0.5961, 0.3490, 23.9518
CIE-Lab:
56.0395, 66.9900, 59.0574
CIE-LCH:
56.0395, 89.3053, 41.3990
CIE-Luv:
56.0395, 145.5731, 40.4698
Hunter-Lab:
48.9406, 63.5530, 29.6991
#f8421f color charts
#f8421f color shades, tints & tones
#f8421f color schemes
#f8421f color preview, HTML & CSS examples
This text has a color of #f8421f
<p style="color:#f8421f;">Text here</p>
.mytext {color:#f8421f;}
This box has a color of #f8421f
<div style="background-color:#f8421f;">Content here</div>
.mybackground {background-color:#f8421f;}
Border around this has a color of #f8421f
<div style="border:2px solid #f8421f;">Content here</div>
.myborder {border:2px solid #f8421f;}