#f72a7a color space conversions
Hex:
#f72a7a
RGB:
247, 42, 122
CMY:
3, 84, 52
CMYK:
0, 83, 51, 3
HSL:
337°, 92.7602%, 56.6667%
HSV (HSB):
337°, 82.9960%, 96.8627%
XYZ:
42.6986, 22.8352, 20.5695
xyY:
0.4959, 0.2652, 22.8352
CIE-Lab:
54.9022, 77.3249, 7.4867
CIE-LCH:
54.9022, 77.6865, 5.5302
CIE-Luv:
54.9022, 131.5442, -6.0669
Hunter-Lab:
47.7862, 75.8699, 7.9290
#f72a7a color charts
#f72a7a color shades, tints & tones
#f72a7a color schemes
#f72a7a color preview, HTML & CSS examples
This text has a color of #f72a7a
<p style="color:#f72a7a;">Text here</p>
.mytext {color:#f72a7a;}
This box has a color of #f72a7a
<div style="background-color:#f72a7a;">Content here</div>
.mybackground {background-color:#f72a7a;}
Border around this has a color of #f72a7a
<div style="border:2px solid #f72a7a;">Content here</div>
.myborder {border:2px solid #f72a7a;}