#f0442e color space conversions
Hex:
#f0442e
RGB:
240, 68, 46
CMY:
6, 73, 82
CMYK:
0, 72, 81, 6
HSL:
7°, 86.6071%, 56.0784%
HSV (HSB):
7°, 80.8333%, 94.1176%
XYZ:
38.4954, 22.8568, 4.9676
xyY:
0.5805, 0.3446, 22.8568
CIE-Lab:
54.9245, 64.2273, 50.8187
CIE-LCH:
54.9245, 81.9004, 38.3522
CIE-Luv:
54.9245, 136.2047, 36.2780
Hunter-Lab:
47.8088, 60.0623, 27.3055
#f0442e color charts
#f0442e color shades, tints & tones
#f0442e color schemes
#f0442e color preview, HTML & CSS examples
This text has a color of #f0442e
<p style="color:#f0442e;">Text here</p>
.mytext {color:#f0442e;}
This box has a color of #f0442e
<div style="background-color:#f0442e;">Content here</div>
.mybackground {background-color:#f0442e;}
Border around this has a color of #f0442e
<div style="border:2px solid #f0442e;">Content here</div>
.myborder {border:2px solid #f0442e;}