#f02e3e color space conversions
Hex:
#f02e3e
RGB:
240, 46, 62
CMY:
6, 82, 76
CMYK:
0, 81, 74, 6
HSL:
355°, 86.6071%, 56.0784%
HSV (HSB):
355°, 80.8333%, 94.1176%
XYZ:
37.7817, 20.8271, 6.5861
xyY:
0.5795, 0.3195, 20.8271
CIE-Lab:
52.7597, 71.2576, 40.0421
CIE-LCH:
52.7597, 81.7375, 29.3331
CIE-Luv:
52.7597, 144.4938, 26.2977
Hunter-Lab:
45.6367, 67.9124, 23.3891
#f02e3e color charts
#f02e3e color shades, tints & tones
#f02e3e color schemes
#f02e3e color preview, HTML & CSS examples
This text has a color of #f02e3e
<p style="color:#f02e3e;">Text here</p>
.mytext {color:#f02e3e;}
This box has a color of #f02e3e
<div style="background-color:#f02e3e;">Content here</div>
.mybackground {background-color:#f02e3e;}
Border around this has a color of #f02e3e
<div style="border:2px solid #f02e3e;">Content here</div>
.myborder {border:2px solid #f02e3e;}