#f9725e color space conversions
Hex:
#f9725e
RGB:
249, 114, 94
CMY:
2, 55, 63
CMYK:
0, 54, 62, 2
HSL:
8°, 92.8144%, 67.2549%
HSV (HSB):
8°, 62.2490%, 97.6471%
XYZ:
47.1046, 32.9825, 14.4733
xyY:
0.4981, 0.3488, 32.9825
CIE-Lab:
64.1468, 50.2207, 36.1139
CIE-LCH:
64.1468, 61.8574, 35.7201
CIE-Luv:
64.1468, 103.4869, 32.4055
Hunter-Lab:
57.4304, 45.9031, 25.2594
#f9725e color charts
#f9725e color shades, tints & tones
#f9725e color schemes
#f9725e color preview, HTML & CSS examples
This text has a color of #f9725e
<p style="color:#f9725e;">Text here</p>
.mytext {color:#f9725e;}
This box has a color of #f9725e
<div style="background-color:#f9725e;">Content here</div>
.mybackground {background-color:#f9725e;}
Border around this has a color of #f9725e
<div style="border:2px solid #f9725e;">Content here</div>
.myborder {border:2px solid #f9725e;}