#f0222f color space conversions
Hex:
#f0222f
RGB:
240, 34, 47
CMY:
6, 87, 82
CMYK:
0, 86, 80, 6
HSL:
356°, 87.2881%, 53.7255%
HSV (HSB):
356°, 85.8333%, 94.1176%
XYZ:
37.0203, 19.8746, 4.5743
xyY:
0.6023, 0.3233, 19.8746
CIE-Lab:
51.6951, 73.3602, 47.1889
CIE-LCH:
51.6951, 87.2268, 32.7512
CIE-Luv:
51.6951, 152.3035, 29.8327
Hunter-Lab:
44.5809, 70.2112, 25.1231
#f0222f color charts
#f0222f color shades, tints & tones
#f0222f color schemes
#f0222f color preview, HTML & CSS examples
This text has a color of #f0222f
<p style="color:#f0222f;">Text here</p>
.mytext {color:#f0222f;}
This box has a color of #f0222f
<div style="background-color:#f0222f;">Content here</div>
.mybackground {background-color:#f0222f;}
Border around this has a color of #f0222f
<div style="border:2px solid #f0222f;">Content here</div>
.myborder {border:2px solid #f0222f;}