#f22e1d color space conversions
Hex:
#f22e1d
RGB:
242, 46, 29
CMY:
5, 82, 89
CMYK:
0, 81, 88, 5
HSL:
5°, 89.1213%, 53.1373%
HSV (HSB):
5°, 88.0165%, 94.9020%
XYZ:
37.8167, 20.9199, 3.2072
xyY:
0.6105, 0.3377, 20.9199
CIE-Lab:
52.8618, 70.9313, 56.9609
CIE-LCH:
52.8618, 90.9714, 38.7660
CIE-Luv:
52.8618, 151.8076, 36.3329
Hunter-Lab:
45.7383, 67.5428, 27.8594
#f22e1d color charts
#f22e1d color shades, tints & tones
#f22e1d color schemes
#f22e1d color preview, HTML & CSS examples
This text has a color of #f22e1d
<p style="color:#f22e1d;">Text here</p>
.mytext {color:#f22e1d;}
This box has a color of #f22e1d
<div style="background-color:#f22e1d;">Content here</div>
.mybackground {background-color:#f22e1d;}
Border around this has a color of #f22e1d
<div style="border:2px solid #f22e1d;">Content here</div>
.myborder {border:2px solid #f22e1d;}