#f72c5f color space conversions
Hex:
#f72c5f
RGB:
247, 44, 95
CMY:
3, 83, 63
CMYK:
0, 82, 62, 3
HSL:
345°, 92.6941%, 57.0588%
HSV (HSB):
345°, 82.1862%, 96.8627%
XYZ:
41.3240, 22.4017, 12.9724
xyY:
0.5388, 0.2921, 22.4017
CIE-Lab:
54.4507, 75.1170, 23.0542
CIE-LCH:
54.4507, 78.5752, 17.0618
CIE-Luv:
54.4507, 141.0417, 11.3296
Hunter-Lab:
47.3305, 73.0191, 16.8810
#f72c5f color charts
#f72c5f color shades, tints & tones
#f72c5f color schemes
#f72c5f color preview, HTML & CSS examples
This text has a color of #f72c5f
<p style="color:#f72c5f;">Text here</p>
.mytext {color:#f72c5f;}
This box has a color of #f72c5f
<div style="background-color:#f72c5f;">Content here</div>
.mybackground {background-color:#f72c5f;}
Border around this has a color of #f72c5f
<div style="border:2px solid #f72c5f;">Content here</div>
.myborder {border:2px solid #f72c5f;}