#f2083a color space conversions
Hex:
#f2083a
RGB:
242, 8, 58
CMY:
5, 97, 77
CMYK:
0, 97, 76, 5
HSL:
347°, 93.6000%, 49.0196%
HSV (HSB):
347°, 96.6942%, 94.9020%
XYZ:
37.4685, 19.3564, 5.7643
xyY:
0.5986, 0.3093, 19.3564
CIE-Lab:
51.1016, 77.3860, 40.5948
CIE-LCH:
51.1016, 87.3872, 27.6804
CIE-Luv:
51.1016, 157.0735, 24.2185
Hunter-Lab:
43.9959, 75.0242, 23.0290
#f2083a color charts
#f2083a color shades, tints & tones
#f2083a color schemes
#f2083a color preview, HTML & CSS examples
This text has a color of #f2083a
<p style="color:#f2083a;">Text here</p>
.mytext {color:#f2083a;}
This box has a color of #f2083a
<div style="background-color:#f2083a;">Content here</div>
.mybackground {background-color:#f2083a;}
Border around this has a color of #f2083a
<div style="border:2px solid #f2083a;">Content here</div>
.myborder {border:2px solid #f2083a;}