#f71c48 color space conversions
Hex:
#f71c48
RGB:
247, 28, 72
CMY:
3, 89, 72
CMYK:
0, 89, 71, 3
HSL:
348°, 93.1915%, 53.9216%
HSV (HSB):
348°, 88.6640%, 96.8627%
XYZ:
39.9427, 21.0725, 8.0931
xyY:
0.5780, 0.3049, 21.0725
CIE-Lab:
53.0288, 76.9775, 34.9245
CIE-LCH:
53.0288, 84.5296, 24.4036
CIE-Luv:
53.0288, 153.2252, 20.9179
Hunter-Lab:
45.9048, 74.9830, 21.6805
#f71c48 color charts
#f71c48 color shades, tints & tones
#f71c48 color schemes
#f71c48 color preview, HTML & CSS examples
This text has a color of #f71c48
<p style="color:#f71c48;">Text here</p>
.mytext {color:#f71c48;}
This box has a color of #f71c48
<div style="background-color:#f71c48;">Content here</div>
.mybackground {background-color:#f71c48;}
Border around this has a color of #f71c48
<div style="border:2px solid #f71c48;">Content here</div>
.myborder {border:2px solid #f71c48;}