#f2322d color space conversions
Hex:
#f2322d
RGB:
242, 50, 45
CMY:
5, 80, 82
CMYK:
0, 79, 81, 5
HSL:
2°, 88.3408%, 56.2745%
HSV (HSB):
2°, 81.4050%, 94.9020%
XYZ:
38.2322, 21.3479, 4.5881
xyY:
0.5958, 0.3327, 21.3479
CIE-Lab:
53.3282, 70.2628, 49.9347
CIE-LCH:
53.3282, 86.1994, 35.4008
CIE-Luv:
53.3282, 147.6806, 33.1706
Hunter-Lab:
46.2038, 66.8465, 26.4551
#f2322d color charts
#f2322d color shades, tints & tones
#f2322d color schemes
#f2322d color preview, HTML & CSS examples
This text has a color of #f2322d
<p style="color:#f2322d;">Text here</p>
.mytext {color:#f2322d;}
This box has a color of #f2322d
<div style="background-color:#f2322d;">Content here</div>
.mybackground {background-color:#f2322d;}
Border around this has a color of #f2322d
<div style="border:2px solid #f2322d;">Content here</div>
.myborder {border:2px solid #f2322d;}