#f2262e color space conversions
Hex:
#f2262e
RGB:
242, 38, 46
CMY:
5, 85, 82
CMYK:
0, 84, 81, 5
HSL:
358°, 88.6957%, 54.9020%
HSV (HSB):
358°, 84.2975%, 94.9020%
XYZ:
37.8042, 20.4607, 4.5416
xyY:
0.6019, 0.3258, 20.4607
CIE-Lab:
52.3542, 73.0786, 48.4915
CIE-LCH:
52.3542, 87.7036, 33.5664
CIE-Luv:
52.3542, 152.5594, 31.0027
Hunter-Lab:
45.2335, 70.0238, 25.7106
#f2262e color charts
#f2262e color shades, tints & tones
#f2262e color schemes
#f2262e color preview, HTML & CSS examples
This text has a color of #f2262e
<p style="color:#f2262e;">Text here</p>
.mytext {color:#f2262e;}
This box has a color of #f2262e
<div style="background-color:#f2262e;">Content here</div>
.mybackground {background-color:#f2262e;}
Border around this has a color of #f2262e
<div style="border:2px solid #f2262e;">Content here</div>
.myborder {border:2px solid #f2262e;}