#fe725f color space conversions
Hex:
#fe725f
RGB:
254, 114, 95
CMY:
0, 55, 63
CMYK:
0, 55, 63, 0
HSL:
7°, 98.7578%, 68.4314%
HSV (HSB):
7°, 62.5984%, 99.6078%
XYZ:
48.9559, 33.9317, 14.7957
xyY:
0.5012, 0.3474, 33.9317
CIE-Lab:
64.9083, 52.0554, 36.6746
CIE-LCH:
64.9083, 63.6772, 35.1658
CIE-Luv:
64.9083, 107.3973, 32.6385
Hunter-Lab:
58.2509, 48.0780, 25.7160
#fe725f color charts
#fe725f color shades, tints & tones
#fe725f color schemes
#fe725f color preview, HTML & CSS examples
This text has a color of #fe725f
<p style="color:#fe725f;">Text here</p>
.mytext {color:#fe725f;}
This box has a color of #fe725f
<div style="background-color:#fe725f;">Content here</div>
.mybackground {background-color:#fe725f;}
Border around this has a color of #fe725f
<div style="border:2px solid #fe725f;">Content here</div>
.myborder {border:2px solid #fe725f;}