#f8023f color space conversions
Hex:
#f8023f
RGB:
248, 2, 63
CMY:
3, 99, 75
CMYK:
0, 99, 75, 3
HSL:
345°, 98.4000%, 49.0196%
HSV (HSB):
345°, 99.1935%, 97.2549%
XYZ:
39.6303, 20.3588, 6.5435
xyY:
0.5957, 0.3060, 20.3588
CIE-Lab:
52.2404, 79.3967, 39.3165
CIE-LCH:
52.2404, 88.5981, 26.3442
CIE-Luv:
52.2404, 160.8788, 23.1942
Hunter-Lab:
45.1207, 77.8186, 22.9861
#f8023f color charts
#f8023f color shades, tints & tones
#f8023f color schemes
#f8023f color preview, HTML & CSS examples
This text has a color of #f8023f
<p style="color:#f8023f;">Text here</p>
.mytext {color:#f8023f;}
This box has a color of #f8023f
<div style="background-color:#f8023f;">Content here</div>
.mybackground {background-color:#f8023f;}
Border around this has a color of #f8023f
<div style="border:2px solid #f8023f;">Content here</div>
.myborder {border:2px solid #f8023f;}