#f0022d color space conversions
Hex:
#f0022d
RGB:
240, 2, 45
CMY:
6, 99, 82
CMYK:
0, 99, 81, 6
HSL:
349°, 98.3471%, 47.4510%
HSV (HSB):
349°, 99.1667%, 94.1176%
XYZ:
36.4305, 18.7581, 4.1832
xyY:
0.6136, 0.3159, 18.7581
CIE-Lab:
50.4030, 76.9799, 47.0021
CIE-LCH:
50.4030, 90.1948, 31.4072
CIE-Luv:
50.4030, 159.4012, 27.9812
Hunter-Lab:
43.3107, 74.3507, 24.5909
#f0022d color charts
#f0022d color shades, tints & tones
#f0022d color schemes
#f0022d color preview, HTML & CSS examples
This text has a color of #f0022d
<p style="color:#f0022d;">Text here</p>
.mytext {color:#f0022d;}
This box has a color of #f0022d
<div style="background-color:#f0022d;">Content here</div>
.mybackground {background-color:#f0022d;}
Border around this has a color of #f0022d
<div style="border:2px solid #f0022d;">Content here</div>
.myborder {border:2px solid #f0022d;}