#f22f3c color space conversions
Hex:
#f22f3c
RGB:
242, 47, 60
CMY:
5, 82, 76
CMYK:
0, 81, 75, 5
HSL:
356°, 88.2353%, 56.6667%
HSV (HSB):
356°, 80.5785%, 94.9020%
XYZ:
38.4501, 21.2365, 6.3475
xyY:
0.5823, 0.3216, 21.2365
CIE-Lab:
53.2074, 71.4832, 41.7739
CIE-LCH:
53.2074, 82.7944, 30.3015
CIE-Luv:
53.2074, 146.0583, 27.6195
Hunter-Lab:
46.0831, 68.2885, 24.0916
#f22f3c color charts
#f22f3c color shades, tints & tones
#f22f3c color schemes
#f22f3c color preview, HTML & CSS examples
This text has a color of #f22f3c
<p style="color:#f22f3c;">Text here</p>
.mytext {color:#f22f3c;}
This box has a color of #f22f3c
<div style="background-color:#f22f3c;">Content here</div>
.mybackground {background-color:#f22f3c;}
Border around this has a color of #f22f3c
<div style="border:2px solid #f22f3c;">Content here</div>
.myborder {border:2px solid #f22f3c;}