#f72e7a color space conversions
Hex:
#f72e7a
RGB:
247, 46, 122
CMY:
3, 82, 52
CMYK:
0, 81, 51, 3
HSL:
337°, 92.6267%, 57.4510%
HSV (HSB):
337°, 81.3765%, 96.8627%
XYZ:
42.8476, 23.1333, 20.6192
xyY:
0.4948, 0.2671, 23.1333
CIE-Lab:
55.2094, 76.4460, 7.9240
CIE-LCH:
55.2094, 76.8556, 5.9178
CIE-Luv:
55.2094, 130.3316, -5.3230
Hunter-Lab:
48.0971, 74.8481, 8.2503
#f72e7a color charts
#f72e7a color shades, tints & tones
#f72e7a color schemes
#f72e7a color preview, HTML & CSS examples
This text has a color of #f72e7a
<p style="color:#f72e7a;">Text here</p>
.mytext {color:#f72e7a;}
This box has a color of #f72e7a
<div style="background-color:#f72e7a;">Content here</div>
.mybackground {background-color:#f72e7a;}
Border around this has a color of #f72e7a
<div style="border:2px solid #f72e7a;">Content here</div>
.myborder {border:2px solid #f72e7a;}