#f84f1e color space conversions
Hex:
#f84f1e
RGB:
248, 79, 30
CMY:
3, 69, 88
CMYK:
0, 68, 88, 3
HSL:
13°, 93.9655%, 54.5098%
HSV (HSB):
13°, 87.9032%, 97.2549%
XYZ:
41.7417, 25.6422, 3.9777
xyY:
0.5849, 0.3593, 25.6422
CIE-Lab:
57.6958, 62.4014, 60.6996
CIE-LCH:
57.6958, 87.0539, 44.2080
CIE-Luv:
57.6958, 137.3303, 43.6437
Hunter-Lab:
50.6381, 58.5235, 30.7893
#f84f1e color charts
#f84f1e color shades, tints & tones
#f84f1e color schemes
#f84f1e color preview, HTML & CSS examples
This text has a color of #f84f1e
<p style="color:#f84f1e;">Text here</p>
.mytext {color:#f84f1e;}
This box has a color of #f84f1e
<div style="background-color:#f84f1e;">Content here</div>
.mybackground {background-color:#f84f1e;}
Border around this has a color of #f84f1e
<div style="border:2px solid #f84f1e;">Content here</div>
.myborder {border:2px solid #f84f1e;}