#f7143c color space conversions
Hex:
#f7143c
RGB:
247, 20, 60
CMY:
3, 92, 76
CMYK:
0, 92, 76, 3
HSL:
349°, 93.4156%, 52.3529%
HSV (HSB):
349°, 91.9028%, 96.8627%
XYZ:
39.4235, 20.6007, 6.1734
xyY:
0.5955, 0.3112, 20.6007
CIE-Lab:
52.5097, 77.5853, 41.2863
CIE-LCH:
52.5097, 87.8865, 28.0193
CIE-Luv:
52.5097, 158.2994, 25.2031
Hunter-Lab:
45.3880, 75.6142, 23.7073
#f7143c color charts
#f7143c color shades, tints & tones
#f7143c color schemes
#f7143c color preview, HTML & CSS examples
This text has a color of #f7143c
<p style="color:#f7143c;">Text here</p>
.mytext {color:#f7143c;}
This box has a color of #f7143c
<div style="background-color:#f7143c;">Content here</div>
.mybackground {background-color:#f7143c;}
Border around this has a color of #f7143c
<div style="border:2px solid #f7143c;">Content here</div>
.myborder {border:2px solid #f7143c;}