#f72f53 color space conversions
Hex:
#f72f53
RGB:
247, 47, 83
CMY:
3, 82, 67
CMYK:
0, 81, 66, 3
HSL:
349°, 92.5926%, 57.6471%
HSV (HSB):
349°, 80.9717%, 96.8627%
XYZ:
40.9356, 22.4317, 10.3558
xyY:
0.5553, 0.3043, 22.4317
CIE-Lab:
54.4821, 73.7912, 30.2277
CIE-LCH:
54.4821, 79.7424, 22.2759
CIE-Luv:
54.4821, 143.7919, 18.3448
Hunter-Lab:
47.3621, 71.3958, 20.1896
#f72f53 color charts
#f72f53 color shades, tints & tones
#f72f53 color schemes
#f72f53 color preview, HTML & CSS examples
This text has a color of #f72f53
<p style="color:#f72f53;">Text here</p>
.mytext {color:#f72f53;}
This box has a color of #f72f53
<div style="background-color:#f72f53;">Content here</div>
.mybackground {background-color:#f72f53;}
Border around this has a color of #f72f53
<div style="border:2px solid #f72f53;">Content here</div>
.myborder {border:2px solid #f72f53;}