#f42d01 color space conversions
Hex:
#f42d01
RGB:
244, 45, 1
CMY:
4, 82, 100
CMYK:
0, 82, 100, 4
HSL:
11°, 99.1837%, 48.0392%
HSV (HSB):
11°, 99.5902%, 95.6863%
XYZ:
38.2521, 21.1121, 2.0876
xyY:
0.6225, 0.3436, 21.1121
CIE-Lab:
53.0719, 71.4314, 65.5598
CIE-LCH:
53.0719, 96.9563, 42.5457
CIE-Luv:
53.0719, 155.7709, 39.8214
Hunter-Lab:
45.9479, 68.1944, 29.4697
#f42d01 color charts
#f42d01 color shades, tints & tones
#f42d01 color schemes
#f42d01 color preview, HTML & CSS examples
This text has a color of #f42d01
<p style="color:#f42d01;">Text here</p>
.mytext {color:#f42d01;}
This box has a color of #f42d01
<div style="background-color:#f42d01;">Content here</div>
.mybackground {background-color:#f42d01;}
Border around this has a color of #f42d01
<div style="border:2px solid #f42d01;">Content here</div>
.myborder {border:2px solid #f42d01;}