#f72e48 color space conversions
Hex:
#f72e48
RGB:
247, 46, 72
CMY:
3, 82, 72
CMYK:
0, 81, 71, 3
HSL:
352°, 92.6267%, 57.4510%
HSV (HSB):
352°, 81.3765%, 96.8627%
XYZ:
40.5045, 22.1960, 8.2803
xyY:
0.5706, 0.3127, 22.1960
CIE-Lab:
54.2344, 73.5286, 36.3595
CIE-LCH:
54.2344, 82.0272, 26.3121
CIE-Luv:
54.2344, 147.3182, 23.4242
Hunter-Lab:
47.1127, 71.0158, 22.5583
#f72e48 color charts
#f72e48 color shades, tints & tones
#f72e48 color schemes
#f72e48 color preview, HTML & CSS examples
This text has a color of #f72e48
<p style="color:#f72e48;">Text here</p>
.mytext {color:#f72e48;}
This box has a color of #f72e48
<div style="background-color:#f72e48;">Content here</div>
.mybackground {background-color:#f72e48;}
Border around this has a color of #f72e48
<div style="border:2px solid #f72e48;">Content here</div>
.myborder {border:2px solid #f72e48;}