#f72e93 color space conversions
Hex:
#f72e93
RGB:
247, 46, 147
CMY:
3, 82, 42
CMYK:
0, 81, 40, 3
HSL:
330°, 92.6267%, 57.4510%
HSV (HSB):
330°, 81.3765%, 96.8627%
XYZ:
44.6012, 23.8347, 29.8536
xyY:
0.4538, 0.2425, 23.8347
CIE-Lab:
55.9219, 78.5350, -5.9265
CIE-LCH:
55.9219, 78.7583, 355.6845
CIE-Luv:
55.9219, 119.9567, -23.3028
Hunter-Lab:
48.8208, 77.6357, -2.0808
#f72e93 color charts
#f72e93 color shades, tints & tones
#f72e93 color schemes
#f72e93 color preview, HTML & CSS examples
This text has a color of #f72e93
<p style="color:#f72e93;">Text here</p>
.mytext {color:#f72e93;}
This box has a color of #f72e93
<div style="background-color:#f72e93;">Content here</div>
.mybackground {background-color:#f72e93;}
Border around this has a color of #f72e93
<div style="border:2px solid #f72e93;">Content here</div>
.myborder {border:2px solid #f72e93;}