#f03201 color space conversions
Hex:
#f03201
RGB:
240, 50, 1
CMY:
6, 80, 100
CMYK:
0, 79, 100, 6
HSL:
12°, 99.1701%, 47.2549%
HSV (HSB):
12°, 99.5833%, 94.1176%
XYZ:
37.0813, 20.8087, 2.0908
xyY:
0.6182, 0.3469, 20.8087
CIE-Lab:
52.7394, 69.0589, 64.9596
CIE-LCH:
52.7394, 94.8098, 43.2480
CIE-Luv:
52.7394, 150.4295, 40.1012
Hunter-Lab:
45.6165, 65.2722, 29.2141
#f03201 color charts
#f03201 color shades, tints & tones
#f03201 color schemes
#f03201 color preview, HTML & CSS examples
This text has a color of #f03201
<p style="color:#f03201;">Text here</p>
.mytext {color:#f03201;}
This box has a color of #f03201
<div style="background-color:#f03201;">Content here</div>
.mybackground {background-color:#f03201;}
Border around this has a color of #f03201
<div style="border:2px solid #f03201;">Content here</div>
.myborder {border:2px solid #f03201;}