#f8023d color space conversions
Hex:
#f8023d
RGB:
248, 2, 61
CMY:
3, 99, 76
CMYK:
0, 99, 75, 3
HSL:
346°, 98.4000%, 49.0196%
HSV (HSB):
346°, 99.1935%, 97.2549%
XYZ:
39.5754, 20.3368, 6.2544
xyY:
0.5981, 0.3074, 20.3368
CIE-Lab:
52.2159, 79.3299, 40.4453
CIE-LCH:
52.2159, 89.0453, 27.0141
CIE-Luv:
52.2159, 161.4094, 23.9889
Hunter-Lab:
45.0963, 77.7285, 23.3445
#f8023d color charts
#f8023d color shades, tints & tones
#f8023d color schemes
#f8023d color preview, HTML & CSS examples
This text has a color of #f8023d
<p style="color:#f8023d;">Text here</p>
.mytext {color:#f8023d;}
This box has a color of #f8023d
<div style="background-color:#f8023d;">Content here</div>
.mybackground {background-color:#f8023d;}
Border around this has a color of #f8023d
<div style="border:2px solid #f8023d;">Content here</div>
.myborder {border:2px solid #f8023d;}