#f2343f color space conversions
Hex:
#f2343f
RGB:
242, 52, 63
CMY:
5, 80, 75
CMYK:
0, 79, 74, 5
HSL:
357°, 87.9630%, 57.6471%
HSV (HSB):
357°, 78.5124%, 94.9020%
XYZ:
38.7431, 21.6921, 6.8476
xyY:
0.5758, 0.3224, 21.6921
CIE-Lab:
53.6988, 70.3023, 40.6356
CIE-LCH:
53.6988, 81.2014, 30.0285
CIE-Luv:
53.6988, 143.1311, 27.3580
Hunter-Lab:
46.5748, 66.9790, 23.8853
#f2343f color charts
#f2343f color shades, tints & tones
#f2343f color schemes
#f2343f color preview, HTML & CSS examples
This text has a color of #f2343f
<p style="color:#f2343f;">Text here</p>
.mytext {color:#f2343f;}
This box has a color of #f2343f
<div style="background-color:#f2343f;">Content here</div>
.mybackground {background-color:#f2343f;}
Border around this has a color of #f2343f
<div style="border:2px solid #f2343f;">Content here</div>
.myborder {border:2px solid #f2343f;}