#f72a1f color space conversions
Hex:
#f72a1f
RGB:
247, 42, 31
CMY:
3, 84, 88
CMYK:
0, 83, 87, 3
HSL:
3°, 93.1034%, 54.5098%
HSV (HSB):
3°, 87.4494%, 96.8627%
XYZ:
39.4331, 21.5290, 3.3735
xyY:
0.6129, 0.3346, 21.5290
CIE-Lab:
53.5237, 73.2447, 57.0525
CIE-LCH:
53.5237, 92.8428, 37.9161
CIE-Luv:
53.5237, 156.9848, 36.0731
Hunter-Lab:
46.3994, 70.5015, 28.1689
#f72a1f color charts
#f72a1f color shades, tints & tones
#f72a1f color schemes
#f72a1f color preview, HTML & CSS examples
This text has a color of #f72a1f
<p style="color:#f72a1f;">Text here</p>
.mytext {color:#f72a1f;}
This box has a color of #f72a1f
<div style="background-color:#f72a1f;">Content here</div>
.mybackground {background-color:#f72a1f;}
Border around this has a color of #f72a1f
<div style="border:2px solid #f72a1f;">Content here</div>
.myborder {border:2px solid #f72a1f;}