#f42d1d color space conversions
Hex:
#f42d1d
RGB:
244, 45, 29
CMY:
4, 82, 89
CMYK:
0, 82, 88, 4
HSL:
4°, 90.7173%, 53.5294%
HSV (HSB):
4°, 88.1148%, 95.6863%
XYZ:
38.4684, 21.1986, 3.2266
xyY:
0.6116, 0.3371, 21.1986
CIE-Lab:
53.1661, 71.7197, 57.3612
CIE-LCH:
53.1661, 91.8369, 38.6527
CIE-Luv:
53.1661, 153.7374, 36.4652
Hunter-Lab:
46.0419, 68.5648, 28.0743
#f42d1d color charts
#f42d1d color shades, tints & tones
#f42d1d color schemes
#f42d1d color preview, HTML & CSS examples
This text has a color of #f42d1d
<p style="color:#f42d1d;">Text here</p>
.mytext {color:#f42d1d;}
This box has a color of #f42d1d
<div style="background-color:#f42d1d;">Content here</div>
.mybackground {background-color:#f42d1d;}
Border around this has a color of #f42d1d
<div style="border:2px solid #f42d1d;">Content here</div>
.myborder {border:2px solid #f42d1d;}