#f52001 color space conversions
Hex:
#f52001
RGB:
245, 32, 1
CMY:
4, 87, 100
CMYK:
0, 87, 100, 4
HSL:
8°, 99.1870%, 48.2353%
HSV (HSB):
8°, 99.5918%, 96.0784%
XYZ:
38.1782, 20.4477, 1.9633
xyY:
0.6301, 0.3375, 20.4477
CIE-Lab:
52.3397, 74.3498, 65.3818
CIE-LCH:
52.3397, 99.0084, 41.3278
CIE-Luv:
52.3397, 161.6039, 38.2986
Hunter-Lab:
45.2191, 71.5728, 29.0792
#f52001 color charts
#f52001 color shades, tints & tones
#f52001 color schemes
#f52001 color preview, HTML & CSS examples
This text has a color of #f52001
<p style="color:#f52001;">Text here</p>
.mytext {color:#f52001;}
This box has a color of #f52001
<div style="background-color:#f52001;">Content here</div>
.mybackground {background-color:#f52001;}
Border around this has a color of #f52001
<div style="border:2px solid #f52001;">Content here</div>
.myborder {border:2px solid #f52001;}