#f84f2e color space conversions
Hex:
#f84f2e
RGB:
248, 79, 46
CMY:
3, 69, 82
CMYK:
0, 68, 81, 3
HSL:
10°, 93.5185%, 57.6471%
HSV (HSB):
10°, 81.4516%, 97.2549%
XYZ:
42.0005, 25.7457, 5.3405
xyY:
0.5747, 0.3523, 25.7457
CIE-Lab:
57.7949, 62.7583, 54.0224
CIE-LCH:
57.7949, 82.8072, 40.7219
CIE-Luv:
57.7949, 135.5155, 40.0401
Hunter-Lab:
50.7402, 58.9592, 29.2777
#f84f2e color charts
#f84f2e color shades, tints & tones
#f84f2e color schemes
#f84f2e color preview, HTML & CSS examples
This text has a color of #f84f2e
<p style="color:#f84f2e;">Text here</p>
.mytext {color:#f84f2e;}
This box has a color of #f84f2e
<div style="background-color:#f84f2e;">Content here</div>
.mybackground {background-color:#f84f2e;}
Border around this has a color of #f84f2e
<div style="border:2px solid #f84f2e;">Content here</div>
.myborder {border:2px solid #f84f2e;}