#f7482f color space conversions
Hex:
#f7482f
RGB:
247, 72, 47
CMY:
3, 72, 82
CMYK:
0, 71, 81, 3
HSL:
8°, 92.5926%, 57.6471%
HSV (HSB):
8°, 80.9717%, 96.8627%
XYZ:
41.1882, 24.6141, 5.2695
xyY:
0.5795, 0.3463, 24.6141
CIE-Lab:
56.6975, 65.0172, 52.4565
CIE-LCH:
56.6975, 83.5399, 38.8969
CIE-Luv:
56.6975, 139.0956, 37.9045
Hunter-Lab:
49.6126, 61.3680, 28.4315
#f7482f color charts
#f7482f color shades, tints & tones
#f7482f color schemes
#f7482f color preview, HTML & CSS examples
This text has a color of #f7482f
<p style="color:#f7482f;">Text here</p>
.mytext {color:#f7482f;}
This box has a color of #f7482f
<div style="background-color:#f7482f;">Content here</div>
.mybackground {background-color:#f7482f;}
Border around this has a color of #f7482f
<div style="border:2px solid #f7482f;">Content here</div>
.myborder {border:2px solid #f7482f;}