#f72f5a color space conversions
Hex:
#f72f5a
RGB:
247, 47, 90
CMY:
3, 82, 65
CMYK:
0, 81, 64, 3
HSL:
347°, 92.5926%, 57.6471%
HSV (HSB):
347°, 80.9717%, 96.8627%
XYZ:
41.2198, 22.5454, 11.8520
xyY:
0.5451, 0.2982, 22.5454
CIE-Lab:
54.6009, 74.1506, 26.2322
CIE-LCH:
54.6009, 78.6539, 19.4822
CIE-Luv:
54.6009, 141.6080, 14.6582
Hunter-Lab:
47.4820, 71.8649, 18.4379
#f72f5a color charts
#f72f5a color shades, tints & tones
#f72f5a color schemes
#f72f5a color preview, HTML & CSS examples
This text has a color of #f72f5a
<p style="color:#f72f5a;">Text here</p>
.mytext {color:#f72f5a;}
This box has a color of #f72f5a
<div style="background-color:#f72f5a;">Content here</div>
.mybackground {background-color:#f72f5a;}
Border around this has a color of #f72f5a
<div style="border:2px solid #f72f5a;">Content here</div>
.myborder {border:2px solid #f72f5a;}