#f03205 color space conversions
Hex:
#f03205
RGB:
240, 50, 5
CMY:
6, 80, 98
CMYK:
0, 79, 98, 6
HSL:
11°, 95.9184%, 48.0392%
HSV (HSB):
11°, 97.9167%, 94.1176%
XYZ:
37.1032, 20.8174, 2.2062
xyY:
0.6171, 0.3462, 20.8174
CIE-Lab:
52.7491, 69.0893, 64.0085
CIE-LCH:
52.7491, 94.1829, 42.8139
CIE-Luv:
52.7491, 150.2244, 39.7535
Hunter-Lab:
45.6261, 65.3106, 29.0714
#f03205 color charts
#f03205 color shades, tints & tones
#f03205 color schemes
#f03205 color preview, HTML & CSS examples
This text has a color of #f03205
<p style="color:#f03205;">Text here</p>
.mytext {color:#f03205;}
This box has a color of #f03205
<div style="background-color:#f03205;">Content here</div>
.mybackground {background-color:#f03205;}
Border around this has a color of #f03205
<div style="border:2px solid #f03205;">Content here</div>
.myborder {border:2px solid #f03205;}