#f3020e color space conversions
Hex:
#f3020e
RGB:
243, 2, 14
CMY:
5, 99, 95
CMYK:
0, 99, 94, 5
HSL:
357°, 98.3673%, 48.0392%
HSV (HSB):
357°, 99.1770%, 95.2941%
XYZ:
37.0631, 19.1298, 2.1544
xyY:
0.6352, 0.3279, 19.1298
CIE-Lab:
50.8387, 77.1921, 61.1445
CIE-LCH:
50.8387, 98.4747, 38.3830
CIE-Luv:
50.8387, 165.7324, 34.7887
Hunter-Lab:
43.7376, 74.7194, 27.6958
#f3020e color charts
#f3020e color shades, tints & tones
#f3020e color schemes
#f3020e color preview, HTML & CSS examples
This text has a color of #f3020e
<p style="color:#f3020e;">Text here</p>
.mytext {color:#f3020e;}
This box has a color of #f3020e
<div style="background-color:#f3020e;">Content here</div>
.mybackground {background-color:#f3020e;}
Border around this has a color of #f3020e
<div style="border:2px solid #f3020e;">Content here</div>
.myborder {border:2px solid #f3020e;}