#f22f00 color space conversions
Hex:
#f22f00
RGB:
242, 47, 0
CMY:
5, 82, 100
CMYK:
0, 81, 100, 5
HSL:
12°, 100.0000%, 47.4510%
HSV (HSB):
12°, 100.0000%, 94.9020%
XYZ:
37.6345, 20.9103, 2.0525
xyY:
0.6211, 0.3451, 20.9103
CIE-Lab:
52.8512, 70.3853, 65.4809
CIE-LCH:
52.8512, 96.1345, 42.9327
CIE-Luv:
52.8512, 153.4275, 39.9566
Hunter-Lab:
45.7278, 66.8840, 29.3481
#f22f00 color charts
#f22f00 color shades, tints & tones
#f22f00 color schemes
#f22f00 color preview, HTML & CSS examples
This text has a color of #f22f00
<p style="color:#f22f00;">Text here</p>
.mytext {color:#f22f00;}
This box has a color of #f22f00
<div style="background-color:#f22f00;">Content here</div>
.mybackground {background-color:#f22f00;}
Border around this has a color of #f22f00
<div style="border:2px solid #f22f00;">Content here</div>
.myborder {border:2px solid #f22f00;}