#f22d3c color space conversions
Hex:
#f22d3c
RGB:
242, 45, 60
CMY:
5, 82, 76
CMYK:
0, 81, 75, 5
HSL:
355°, 88.3408%, 56.2745%
HSV (HSB):
355°, 81.4050%, 94.9020%
XYZ:
38.3719, 21.0803, 6.3214
xyY:
0.5834, 0.3205, 21.0803
CIE-Lab:
53.0372, 71.9661, 41.5867
CIE-LCH:
53.0372, 83.1178, 30.0222
CIE-Luv:
53.0372, 146.9018, 27.2809
Hunter-Lab:
45.9132, 68.8330, 23.9761
#f22d3c color charts
#f22d3c color shades, tints & tones
#f22d3c color schemes
#f22d3c color preview, HTML & CSS examples
This text has a color of #f22d3c
<p style="color:#f22d3c;">Text here</p>
.mytext {color:#f22d3c;}
This box has a color of #f22d3c
<div style="background-color:#f22d3c;">Content here</div>
.mybackground {background-color:#f22d3c;}
Border around this has a color of #f22d3c
<div style="border:2px solid #f22d3c;">Content here</div>
.myborder {border:2px solid #f22d3c;}