#f2563f color space conversions
Hex:
#f2563f
RGB:
242, 86, 63
CMY:
5, 66, 75
CMYK:
0, 64, 74, 5
HSL:
8°, 87.3171%, 59.8039%
HSV (HSB):
8°, 73.9669%, 94.9020%
XYZ:
40.8429, 25.8917, 7.5476
xyY:
0.5498, 0.3486, 25.8917
CIE-Lab:
57.9341, 58.6266, 45.3154
CIE-LCH:
57.9341, 74.0984, 37.7022
CIE-Luv:
57.9341, 123.2995, 35.6725
Hunter-Lab:
50.8839, 54.2297, 26.8243
#f2563f color charts
#f2563f color shades, tints & tones
#f2563f color schemes
#f2563f color preview, HTML & CSS examples
This text has a color of #f2563f
<p style="color:#f2563f;">Text here</p>
.mytext {color:#f2563f;}
This box has a color of #f2563f
<div style="background-color:#f2563f;">Content here</div>
.mybackground {background-color:#f2563f;}
Border around this has a color of #f2563f
<div style="border:2px solid #f2563f;">Content here</div>
.myborder {border:2px solid #f2563f;}