#f72d5d color space conversions
Hex:
#f72d5d
RGB:
247, 45, 93
CMY:
3, 82, 64
CMYK:
0, 82, 62, 3
HSL:
346°, 92.6606%, 57.2549%
HSV (HSB):
346°, 81.7814%, 96.8627%
XYZ:
41.2719, 22.4412, 12.5122
xyY:
0.5414, 0.2944, 22.4412
CIE-Lab:
54.4921, 74.7795, 24.3033
CIE-LCH:
54.4921, 78.6296, 18.0041
CIE-Luv:
54.4921, 141.3626, 12.6383
Hunter-Lab:
47.3722, 72.6127, 17.5005
#f72d5d color charts
#f72d5d color shades, tints & tones
#f72d5d color schemes
#f72d5d color preview, HTML & CSS examples
This text has a color of #f72d5d
<p style="color:#f72d5d;">Text here</p>
.mytext {color:#f72d5d;}
This box has a color of #f72d5d
<div style="background-color:#f72d5d;">Content here</div>
.mybackground {background-color:#f72d5d;}
Border around this has a color of #f72d5d
<div style="border:2px solid #f72d5d;">Content here</div>
.myborder {border:2px solid #f72d5d;}