#f22e1c color space conversions
Hex:
#f22e1c
RGB:
242, 46, 28
CMY:
5, 82, 89
CMYK:
0, 81, 88, 5
HSL:
5°, 89.1667%, 52.9412%
HSV (HSB):
5°, 88.4298%, 94.9020%
XYZ:
37.8045, 20.9151, 3.1431
xyY:
0.6111, 0.3381, 20.9151
CIE-Lab:
52.8564, 70.9149, 57.3659
CIE-LCH:
52.8564, 91.2127, 38.9708
CIE-Luv:
52.8564, 151.9208, 36.5211
Hunter-Lab:
45.7330, 67.5218, 27.9383
#f22e1c color charts
#f22e1c color shades, tints & tones
#f22e1c color schemes
#f22e1c color preview, HTML & CSS examples
This text has a color of #f22e1c
<p style="color:#f22e1c;">Text here</p>
.mytext {color:#f22e1c;}
This box has a color of #f22e1c
<div style="background-color:#f22e1c;">Content here</div>
.mybackground {background-color:#f22e1c;}
Border around this has a color of #f22e1c
<div style="border:2px solid #f22e1c;">Content here</div>
.myborder {border:2px solid #f22e1c;}