#f8024b color space conversions
Hex:
#f8024b
RGB:
248, 2, 75
CMY:
3, 99, 71
CMYK:
0, 99, 70, 3
HSL:
342°, 98.4000%, 49.0196%
HSV (HSB):
342°, 99.1935%, 97.2549%
XYZ:
40.0031, 20.5079, 8.5066
xyY:
0.5796, 0.2971, 20.5079
CIE-Lab:
52.4066, 79.8479, 32.4432
CIE-LCH:
52.4066, 86.1873, 22.1125
CIE-Luv:
52.4066, 157.3674, 17.9210
Hunter-Lab:
45.2856, 78.4283, 20.5627
#f8024b color charts
#f8024b color shades, tints & tones
#f8024b color schemes
#f8024b color preview, HTML & CSS examples
This text has a color of #f8024b
<p style="color:#f8024b;">Text here</p>
.mytext {color:#f8024b;}
This box has a color of #f8024b
<div style="background-color:#f8024b;">Content here</div>
.mybackground {background-color:#f8024b;}
Border around this has a color of #f8024b
<div style="border:2px solid #f8024b;">Content here</div>
.myborder {border:2px solid #f8024b;}