#f42001 color space conversions
Hex:
#f42001
RGB:
244, 32, 1
CMY:
4, 87, 100
CMYK:
0, 87, 100, 4
HSL:
8°, 99.1837%, 48.0392%
HSV (HSB):
8°, 99.5902%, 95.6863%
XYZ:
37.8302, 20.2683, 1.9470
xyY:
0.6300, 0.3375, 20.2683
CIE-Lab:
52.1392, 74.0895, 65.1816
CIE-LCH:
52.1392, 98.6808, 41.3403
CIE-Luv:
52.1392, 160.8921, 38.1624
Hunter-Lab:
45.0203, 71.2065, 28.9501
#f42001 color charts
#f42001 color shades, tints & tones
#f42001 color schemes
#f42001 color preview, HTML & CSS examples
This text has a color of #f42001
<p style="color:#f42001;">Text here</p>
.mytext {color:#f42001;}
This box has a color of #f42001
<div style="background-color:#f42001;">Content here</div>
.mybackground {background-color:#f42001;}
Border around this has a color of #f42001
<div style="border:2px solid #f42001;">Content here</div>
.myborder {border:2px solid #f42001;}