#f03f2a color space conversions
Hex:
#f03f2a
RGB:
240, 63, 42
CMY:
6, 75, 84
CMYK:
0, 74, 83, 6
HSL:
6°, 86.8421%, 55.2941%
HSV (HSB):
6°, 82.5000%, 94.1176%
XYZ:
38.1306, 22.2474, 4.4750
xyY:
0.5880, 0.3430, 22.2474
CIE-Lab:
54.2886, 65.7960, 52.1675
CIE-LCH:
54.2886, 83.9676, 38.4097
CIE-Luv:
54.2886, 139.7724, 36.2567
Hunter-Lab:
47.1672, 61.7592, 27.3919
#f03f2a color charts
#f03f2a color shades, tints & tones
#f03f2a color schemes
#f03f2a color preview, HTML & CSS examples
This text has a color of #f03f2a
<p style="color:#f03f2a;">Text here</p>
.mytext {color:#f03f2a;}
This box has a color of #f03f2a
<div style="background-color:#f03f2a;">Content here</div>
.mybackground {background-color:#f03f2a;}
Border around this has a color of #f03f2a
<div style="border:2px solid #f03f2a;">Content here</div>
.myborder {border:2px solid #f03f2a;}