#ff726c color space conversions
Hex:
#ff726c
RGB:
255, 114, 108
CMY:
0, 55, 58
CMYK:
0, 55, 58, 0
HSL:
2°, 100.0000%, 71.1765%
HSV (HSB):
2°, 57.6471%, 100.0000%
XYZ:
49.9641, 34.3773, 18.1894
xyY:
0.4873, 0.3353, 34.3773
CIE-Lab:
65.2610, 53.2678, 29.9555
CIE-LCH:
65.2610, 61.1129, 29.3515
CIE-Luv:
65.2610, 105.5478, 25.9054
Hunter-Lab:
58.6322, 49.5045, 22.6490
#ff726c color charts
#ff726c color shades, tints & tones
#ff726c color schemes
#ff726c color preview, HTML & CSS examples
This text has a color of #ff726c
<p style="color:#ff726c;">Text here</p>
.mytext {color:#ff726c;}
This box has a color of #ff726c
<div style="background-color:#ff726c;">Content here</div>
.mybackground {background-color:#ff726c;}
Border around this has a color of #ff726c
<div style="border:2px solid #ff726c;">Content here</div>
.myborder {border:2px solid #ff726c;}