#ff725a color space conversions
Hex:
#ff725a
RGB:
255, 114, 90
CMY:
0, 55, 65
CMYK:
0, 55, 65, 0
HSL:
9°, 100.0000%, 67.6471%
HSV (HSB):
9°, 64.7059%, 100.0000%
XYZ:
49.1028, 34.0328, 13.6538
xyY:
0.5073, 0.3516, 34.0328
CIE-Lab:
64.9886, 52.1096, 39.5292
CIE-LCH:
64.9886, 65.4062, 37.1831
CIE-Luv:
64.9886, 109.1622, 35.2158
Hunter-Lab:
58.3376, 48.1525, 26.9596
#ff725a color charts
#ff725a color shades, tints & tones
#ff725a color schemes
#ff725a color preview, HTML & CSS examples
This text has a color of #ff725a
<p style="color:#ff725a;">Text here</p>
.mytext {color:#ff725a;}
This box has a color of #ff725a
<div style="background-color:#ff725a;">Content here</div>
.mybackground {background-color:#ff725a;}
Border around this has a color of #ff725a
<div style="border:2px solid #ff725a;">Content here</div>
.myborder {border:2px solid #ff725a;}