#f03f0f color space conversions
Hex:
#f03f0f
RGB:
240, 63, 15
CMY:
6, 75, 94
CMYK:
0, 74, 94, 6
HSL:
13°, 88.2353%, 50.0000%
HSV (HSB):
13°, 93.7500%, 94.1176%
XYZ:
37.7989, 22.1148, 2.7283
xyY:
0.6034, 0.3530, 22.1148
CIE-Lab:
54.1486, 65.3270, 62.4210
CIE-LCH:
54.1486, 90.3548, 43.6968
CIE-Luv:
54.1486, 142.5185, 41.2621
Hunter-Lab:
47.0263, 61.1789, 29.4787
#f03f0f color charts
#f03f0f color shades, tints & tones
#f03f0f color schemes
#f03f0f color preview, HTML & CSS examples
This text has a color of #f03f0f
<p style="color:#f03f0f;">Text here</p>
.mytext {color:#f03f0f;}
This box has a color of #f03f0f
<div style="background-color:#f03f0f;">Content here</div>
.mybackground {background-color:#f03f0f;}
Border around this has a color of #f03f0f
<div style="border:2px solid #f03f0f;">Content here</div>
.myborder {border:2px solid #f03f0f;}