#f72d5a color space conversions
Hex:
#f72d5a
RGB:
247, 45, 90
CMY:
3, 82, 65
CMYK:
0, 82, 64, 3
HSL:
347°, 92.6606%, 57.2549%
HSV (HSB):
347°, 81.7814%, 96.8627%
XYZ:
41.1416, 22.3891, 11.8260
xyY:
0.5460, 0.2971, 22.3891
CIE-Lab:
54.4375, 74.6160, 26.0203
CIE-LCH:
54.4375, 79.0228, 19.2248
CIE-Luv:
54.4375, 142.3523, 14.2990
Hunter-Lab:
47.3171, 72.3984, 18.3036
#f72d5a color charts
#f72d5a color shades, tints & tones
#f72d5a color schemes
#f72d5a color preview, HTML & CSS examples
This text has a color of #f72d5a
<p style="color:#f72d5a;">Text here</p>
.mytext {color:#f72d5a;}
This box has a color of #f72d5a
<div style="background-color:#f72d5a;">Content here</div>
.mybackground {background-color:#f72d5a;}
Border around this has a color of #f72d5a
<div style="border:2px solid #f72d5a;">Content here</div>
.myborder {border:2px solid #f72d5a;}