#f2082e color space conversions
Hex:
#f2082e
RGB:
242, 8, 46
CMY:
5, 97, 82
CMYK:
0, 97, 81, 5
HSL:
350°, 93.6000%, 49.0196%
HSV (HSB):
350°, 96.6942%, 94.9020%
XYZ:
37.1979, 19.2482, 4.3395
xyY:
0.6120, 0.3167, 19.2482
CIE-Lab:
50.9763, 77.0415, 47.1603
CIE-LCH:
50.9763, 90.3299, 31.4726
CIE-Luv:
50.9763, 159.8100, 28.3427
Hunter-Lab:
43.8727, 74.5657, 24.8465
#f2082e color charts
#f2082e color shades, tints & tones
#f2082e color schemes
#f2082e color preview, HTML & CSS examples
This text has a color of #f2082e
<p style="color:#f2082e;">Text here</p>
.mytext {color:#f2082e;}
This box has a color of #f2082e
<div style="background-color:#f2082e;">Content here</div>
.mybackground {background-color:#f2082e;}
Border around this has a color of #f2082e
<div style="border:2px solid #f2082e;">Content here</div>
.myborder {border:2px solid #f2082e;}