#f72f65 color space conversions
Hex:
#f72f65
RGB:
247, 47, 101
CMY:
3, 82, 60
CMYK:
0, 81, 59, 3
HSL:
344°, 92.5926%, 57.6471%
HSV (HSB):
344°, 80.9717%, 96.8627%
XYZ:
41.7233, 22.7468, 14.5034
xyY:
0.5283, 0.2880, 22.7468
CIE-Lab:
54.8105, 74.7818, 19.9461
CIE-LCH:
54.8105, 77.3962, 14.9345
CIE-Luv:
54.8105, 137.8959, 8.3645
Hunter-Lab:
47.6936, 72.6914, 15.3557
#f72f65 color charts
#f72f65 color shades, tints & tones
#f72f65 color schemes
#f72f65 color preview, HTML & CSS examples
This text has a color of #f72f65
<p style="color:#f72f65;">Text here</p>
.mytext {color:#f72f65;}
This box has a color of #f72f65
<div style="background-color:#f72f65;">Content here</div>
.mybackground {background-color:#f72f65;}
Border around this has a color of #f72f65
<div style="border:2px solid #f72f65;">Content here</div>
.myborder {border:2px solid #f72f65;}