#f03020 color space conversions
Hex:
#f03020
RGB:
240, 48, 32
CMY:
6, 81, 87
CMYK:
0, 80, 87, 6
HSL:
5°, 87.3950%, 53.3333%
HSV (HSB):
5°, 86.6667%, 94.1176%
XYZ:
37.2528, 20.7435, 3.4069
xyY:
0.6067, 0.3378, 20.7435
CIE-Lab:
52.6676, 69.9314, 55.3695
CIE-LCH:
52.6676, 89.1974, 38.3711
CIE-Luv:
52.6676, 149.0320, 35.7660
Hunter-Lab:
45.5450, 66.2977, 27.4464
#f03020 color charts
#f03020 color shades, tints & tones
#f03020 color schemes
#f03020 color preview, HTML & CSS examples
This text has a color of #f03020
<p style="color:#f03020;">Text here</p>
.mytext {color:#f03020;}
This box has a color of #f03020
<div style="background-color:#f03020;">Content here</div>
.mybackground {background-color:#f03020;}
Border around this has a color of #f03020
<div style="border:2px solid #f03020;">Content here</div>
.myborder {border:2px solid #f03020;}