#f72e12 color space conversions
Hex:
#f72e12
RGB:
247, 46, 18
CMY:
3, 82, 93
CMYK:
0, 81, 93, 3
HSL:
7°, 93.4694%, 51.9608%
HSV (HSB):
7°, 92.7126%, 96.8627%
XYZ:
39.4439, 21.7718, 2.6957
xyY:
0.6172, 0.3407, 21.7718
CIE-Lab:
53.7841, 72.1567, 62.0263
CIE-LCH:
53.7841, 95.1517, 40.6826
CIE-Luv:
53.7841, 156.5481, 38.7581
Hunter-Lab:
46.6603, 69.2383, 29.2368
#f72e12 color charts
#f72e12 color shades, tints & tones
#f72e12 color schemes
#f72e12 color preview, HTML & CSS examples
This text has a color of #f72e12
<p style="color:#f72e12;">Text here</p>
.mytext {color:#f72e12;}
This box has a color of #f72e12
<div style="background-color:#f72e12;">Content here</div>
.mybackground {background-color:#f72e12;}
Border around this has a color of #f72e12
<div style="border:2px solid #f72e12;">Content here</div>
.myborder {border:2px solid #f72e12;}