#f42c2f color space conversions
Hex:
#f42c2f
RGB:
244, 44, 47
CMY:
4, 83, 82
CMYK:
0, 82, 81, 4
HSL:
359°, 90.0901%, 56.4706%
HSV (HSB):
359°, 81.9672%, 95.6863%
XYZ:
38.7220, 21.2397, 4.7481
xyY:
0.5984, 0.3282, 21.2397
CIE-Lab:
53.2108, 72.3381, 48.9326
CIE-LCH:
53.2108, 87.3338, 34.0761
CIE-Luv:
53.2108, 151.5029, 31.9123
Hunter-Lab:
46.0865, 69.3246, 26.1522
#f42c2f color charts
#f42c2f color shades, tints & tones
#f42c2f color schemes
#f42c2f color preview, HTML & CSS examples
This text has a color of #f42c2f
<p style="color:#f42c2f;">Text here</p>
.mytext {color:#f42c2f;}
This box has a color of #f42c2f
<div style="background-color:#f42c2f;">Content here</div>
.mybackground {background-color:#f42c2f;}
Border around this has a color of #f42c2f
<div style="border:2px solid #f42c2f;">Content here</div>
.myborder {border:2px solid #f42c2f;}