#f03f30 color space conversions
Hex:
#f03f30
RGB:
240, 63, 48
CMY:
6, 75, 81
CMYK:
0, 74, 80, 6
HSL:
5°, 86.4865%, 56.4706%
HSV (HSB):
5°, 80.0000%, 94.1176%
XYZ:
38.2462, 22.2937, 5.0836
xyY:
0.5828, 0.3397, 22.2937
CIE-Lab:
54.3372, 65.9585, 49.2542
CIE-LCH:
54.3372, 82.3195, 36.7504
CIE-Luv:
54.3372, 138.8399, 34.5531
Hunter-Lab:
47.2162, 61.9608, 26.6678
#f03f30 color charts
#f03f30 color shades, tints & tones
#f03f30 color schemes
#f03f30 color preview, HTML & CSS examples
This text has a color of #f03f30
<p style="color:#f03f30;">Text here</p>
.mytext {color:#f03f30;}
This box has a color of #f03f30
<div style="background-color:#f03f30;">Content here</div>
.mybackground {background-color:#f03f30;}
Border around this has a color of #f03f30
<div style="border:2px solid #f03f30;">Content here</div>
.myborder {border:2px solid #f03f30;}