#f2073a color space conversions
Hex:
#f2073a
RGB:
242, 7, 58
CMY:
5, 97, 77
CMYK:
0, 97, 76, 5
HSL:
347°, 94.3775%, 48.8235%
HSV (HSB):
347°, 97.1074%, 94.9020%
XYZ:
37.4576, 19.3347, 5.7607
xyY:
0.5988, 0.3091, 19.3347
CIE-Lab:
51.0765, 77.4588, 40.5672
CIE-LCH:
51.0765, 87.4389, 27.6422
CIE-Luv:
51.0765, 157.2033, 24.1680
Hunter-Lab:
43.9712, 75.1086, 23.0122
#f2073a color charts
#f2073a color shades, tints & tones
#f2073a color schemes
#f2073a color preview, HTML & CSS examples
This text has a color of #f2073a
<p style="color:#f2073a;">Text here</p>
.mytext {color:#f2073a;}
This box has a color of #f2073a
<div style="background-color:#f2073a;">Content here</div>
.mybackground {background-color:#f2073a;}
Border around this has a color of #f2073a
<div style="border:2px solid #f2073a;">Content here</div>
.myborder {border:2px solid #f2073a;}