#f42e2a color space conversions
Hex:
#f42e2a
RGB:
244, 46, 42
CMY:
4, 82, 84
CMYK:
0, 81, 83, 4
HSL:
1°, 90.1786%, 56.0784%
HSV (HSB):
1°, 82.7869%, 95.6863%
XYZ:
38.7031, 21.3543, 4.2724
xyY:
0.6016, 0.3319, 21.3543
CIE-Lab:
53.3350, 71.7425, 51.5811
CIE-LCH:
53.3350, 88.3606, 35.7152
CIE-Luv:
53.3350, 151.5042, 33.6481
Hunter-Lab:
46.2107, 68.6317, 26.8658
#f42e2a color charts
#f42e2a color shades, tints & tones
#f42e2a color schemes
#f42e2a color preview, HTML & CSS examples
This text has a color of #f42e2a
<p style="color:#f42e2a;">Text here</p>
.mytext {color:#f42e2a;}
This box has a color of #f42e2a
<div style="background-color:#f42e2a;">Content here</div>
.mybackground {background-color:#f42e2a;}
Border around this has a color of #f42e2a
<div style="border:2px solid #f42e2a;">Content here</div>
.myborder {border:2px solid #f42e2a;}