#f2082f color space conversions
Hex:
#f2082f
RGB:
242, 8, 47
CMY:
5, 97, 82
CMYK:
0, 97, 81, 5
HSL:
350°, 93.6000%, 49.0196%
HSV (HSB):
350°, 96.6942%, 94.9020%
XYZ:
37.2179, 19.2561, 4.4445
xyY:
0.6109, 0.3161, 19.2561
CIE-Lab:
50.9855, 77.0669, 46.6294
CIE-LCH:
50.9855, 90.0756, 31.1761
CIE-Luv:
50.9855, 159.6050, 28.0342
Hunter-Lab:
43.8818, 74.5995, 24.7121
#f2082f color charts
#f2082f color shades, tints & tones
#f2082f color schemes
#f2082f color preview, HTML & CSS examples
This text has a color of #f2082f
<p style="color:#f2082f;">Text here</p>
.mytext {color:#f2082f;}
This box has a color of #f2082f
<div style="background-color:#f2082f;">Content here</div>
.mybackground {background-color:#f2082f;}
Border around this has a color of #f2082f
<div style="border:2px solid #f2082f;">Content here</div>
.myborder {border:2px solid #f2082f;}