#f42d1c color space conversions
Hex:
#f42d1c
RGB:
244, 45, 28
CMY:
4, 82, 89
CMYK:
0, 82, 89, 4
HSL:
5°, 90.7563%, 53.3333%
HSV (HSB):
5°, 88.5246%, 95.6863%
XYZ:
38.4562, 21.1937, 3.1625
xyY:
0.6122, 0.3374, 21.1937
CIE-Lab:
53.1608, 71.7035, 57.7646
CIE-LCH:
53.1608, 92.0768, 38.8550
CIE-Luv:
53.1608, 153.8504, 36.6520
Hunter-Lab:
46.0366, 68.5440, 28.1526
#f42d1c color charts
#f42d1c color shades, tints & tones
#f42d1c color schemes
#f42d1c color preview, HTML & CSS examples
This text has a color of #f42d1c
<p style="color:#f42d1c;">Text here</p>
.mytext {color:#f42d1c;}
This box has a color of #f42d1c
<div style="background-color:#f42d1c;">Content here</div>
.mybackground {background-color:#f42d1c;}
Border around this has a color of #f42d1c
<div style="border:2px solid #f42d1c;">Content here</div>
.myborder {border:2px solid #f42d1c;}