#f7163f color space conversions
Hex:
#f7163f
RGB:
247, 22, 63
CMY:
3, 91, 75
CMYK:
0, 91, 74, 3
HSL:
349°, 93.3610%, 52.7451%
HSV (HSB):
349°, 91.0931%, 96.8627%
XYZ:
39.5419, 20.7069, 6.6154
xyY:
0.5914, 0.3097, 20.7069
CIE-Lab:
52.6272, 77.4517, 39.6976
CIE-LCH:
52.6272, 87.0326, 27.1373
CIE-Luv:
52.6272, 157.1162, 24.1893
Hunter-Lab:
45.5048, 75.4762, 23.2339
#f7163f color charts
#f7163f color shades, tints & tones
#f7163f color schemes
#f7163f color preview, HTML & CSS examples
This text has a color of #f7163f
<p style="color:#f7163f;">Text here</p>
.mytext {color:#f7163f;}
This box has a color of #f7163f
<div style="background-color:#f7163f;">Content here</div>
.mybackground {background-color:#f7163f;}
Border around this has a color of #f7163f
<div style="border:2px solid #f7163f;">Content here</div>
.myborder {border:2px solid #f7163f;}