#ff725c color space conversions
Hex:
#ff725c
RGB:
255, 114, 92
CMY:
0, 55, 64
CMYK:
0, 55, 64, 0
HSL:
8°, 100.0000%, 68.0392%
HSV (HSB):
8°, 63.9216%, 100.0000%
XYZ:
49.1891, 34.0673, 14.1083
xyY:
0.5052, 0.3499, 34.0673
CIE-Lab:
65.0160, 52.2265, 38.4778
CIE-LCH:
65.0160, 64.8702, 36.3809
CIE-Luv:
65.0160, 108.7898, 34.2588
Hunter-Lab:
58.3672, 48.2885, 26.5257
#ff725c color charts
#ff725c color shades, tints & tones
#ff725c color schemes
#ff725c color preview, HTML & CSS examples
This text has a color of #ff725c
<p style="color:#ff725c;">Text here</p>
.mytext {color:#ff725c;}
This box has a color of #ff725c
<div style="background-color:#ff725c;">Content here</div>
.mybackground {background-color:#ff725c;}
Border around this has a color of #ff725c
<div style="border:2px solid #ff725c;">Content here</div>
.myborder {border:2px solid #ff725c;}