#f2073f color space conversions
Hex:
#f2073f
RGB:
242, 7, 63
CMY:
5, 97, 75
CMYK:
0, 97, 74, 5
HSL:
346°, 94.3775%, 48.8235%
HSV (HSB):
346°, 97.1074%, 94.9020%
XYZ:
37.5911, 19.3881, 6.4636
xyY:
0.5925, 0.3056, 19.3881
CIE-Lab:
51.1382, 77.6278, 37.7362
CIE-LCH:
51.1382, 86.3140, 25.9252
CIE-Luv:
51.1382, 155.8858, 22.1798
Hunter-Lab:
44.0319, 75.3341, 22.1189
#f2073f color charts
#f2073f color shades, tints & tones
#f2073f color schemes
#f2073f color preview, HTML & CSS examples
This text has a color of #f2073f
<p style="color:#f2073f;">Text here</p>
.mytext {color:#f2073f;}
This box has a color of #f2073f
<div style="background-color:#f2073f;">Content here</div>
.mybackground {background-color:#f2073f;}
Border around this has a color of #f2073f
<div style="border:2px solid #f2073f;">Content here</div>
.myborder {border:2px solid #f2073f;}