#ff726f color space conversions
Hex:
#ff726f
RGB:
255, 114, 111
CMY:
0, 55, 56
CMYK:
0, 55, 56, 0
HSL:
1°, 100.0000%, 71.7647%
HSV (HSB):
1°, 56.4706%, 100.0000%
XYZ:
50.1266, 34.4423, 19.0450
xyY:
0.4838, 0.3324, 34.4423
CIE-Lab:
65.3122, 53.4841, 28.3431
CIE-LCH:
65.3122, 60.5300, 27.9207
CIE-Luv:
65.3122, 104.8906, 24.2070
Hunter-Lab:
58.6876, 49.7581, 21.8408
#ff726f color charts
#ff726f color shades, tints & tones
#ff726f color schemes
#ff726f color preview, HTML & CSS examples
This text has a color of #ff726f
<p style="color:#ff726f;">Text here</p>
.mytext {color:#ff726f;}
This box has a color of #ff726f
<div style="background-color:#ff726f;">Content here</div>
.mybackground {background-color:#ff726f;}
Border around this has a color of #ff726f
<div style="border:2px solid #ff726f;">Content here</div>
.myborder {border:2px solid #ff726f;}