#f84c0c color space conversions
Hex:
#f84c0c
RGB:
248, 76, 12
CMY:
3, 70, 95
CMYK:
0, 69, 95, 3
HSL:
16°, 94.4000%, 50.9804%
HSV (HSB):
16°, 95.1613%, 97.2549%
XYZ:
41.3622, 25.1519, 3.0226
xyY:
0.5948, 0.3617, 25.1519
CIE-Lab:
57.2231, 63.2836, 65.6890
CIE-LCH:
57.2231, 91.2132, 46.0685
CIE-Luv:
57.2231, 140.5871, 45.3178
Hunter-Lab:
50.1517, 59.4511, 31.5328
#f84c0c color charts
#f84c0c color shades, tints & tones
#f84c0c color schemes
#f84c0c color preview, HTML & CSS examples
This text has a color of #f84c0c
<p style="color:#f84c0c;">Text here</p>
.mytext {color:#f84c0c;}
This box has a color of #f84c0c
<div style="background-color:#f84c0c;">Content here</div>
.mybackground {background-color:#f84c0c;}
Border around this has a color of #f84c0c
<div style="border:2px solid #f84c0c;">Content here</div>
.myborder {border:2px solid #f84c0c;}