#f22d20 color space conversions
Hex:
#f22d20
RGB:
242, 45, 32
CMY:
5, 82, 87
CMYK:
0, 81, 87, 5
HSL:
4°, 88.9831%, 53.7255%
HSV (HSB):
4°, 86.7769%, 94.9020%
XYZ:
37.8170, 20.8583, 3.3994
xyY:
0.6092, 0.3360, 20.8583
CIE-Lab:
52.7941, 71.2242, 55.6343
CIE-LCH:
52.7941, 90.3773, 37.9939
CIE-Luv:
52.7941, 151.8927, 35.5760
Hunter-Lab:
45.6709, 67.8800, 27.5566
#f22d20 color charts
#f22d20 color shades, tints & tones
#f22d20 color schemes
#f22d20 color preview, HTML & CSS examples
This text has a color of #f22d20
<p style="color:#f22d20;">Text here</p>
.mytext {color:#f22d20;}
This box has a color of #f22d20
<div style="background-color:#f22d20;">Content here</div>
.mybackground {background-color:#f22d20;}
Border around this has a color of #f22d20
<div style="border:2px solid #f22d20;">Content here</div>
.myborder {border:2px solid #f22d20;}