#f2050e color space conversions
Hex:
#f2050e
RGB:
242, 5, 14
CMY:
5, 98, 95
CMYK:
0, 98, 94, 5
HSL:
358°, 95.9514%, 48.4314%
HSV (HSB):
358°, 97.9339%, 94.9020%
XYZ:
36.7515, 19.0175, 2.1492
xyY:
0.6345, 0.3284, 19.0175
CIE-Lab:
50.7077, 76.7303, 60.9625
CIE-LCH:
50.7077, 97.9998, 38.4673
CIE-Luv:
50.7077, 164.6149, 34.7741
Hunter-Lab:
43.6091, 74.1149, 27.6043
#f2050e color charts
#f2050e color shades, tints & tones
#f2050e color schemes
#f2050e color preview, HTML & CSS examples
This text has a color of #f2050e
<p style="color:#f2050e;">Text here</p>
.mytext {color:#f2050e;}
This box has a color of #f2050e
<div style="background-color:#f2050e;">Content here</div>
.mybackground {background-color:#f2050e;}
Border around this has a color of #f2050e
<div style="border:2px solid #f2050e;">Content here</div>
.myborder {border:2px solid #f2050e;}