#fe8c5f color space conversions
Hex:
#fe8c5f
RGB:
254, 140, 95
CMY:
0, 45, 63
CMYK:
0, 45, 63, 0
HSL:
17°, 98.7578%, 68.4314%
HSV (HSB):
17°, 62.5984%, 99.6078%
XYZ:
52.3167, 40.6532, 15.9159
xyY:
0.4805, 0.3734, 40.6532
CIE-Lab:
69.9323, 39.3696, 42.8044
CIE-LCH:
69.9323, 58.1565, 47.3935
CIE-Luv:
69.9323, 88.1474, 42.8066
Hunter-Lab:
63.7599, 34.8843, 29.8318
#fe8c5f color charts
#fe8c5f color shades, tints & tones
#fe8c5f color schemes
#fe8c5f color preview, HTML & CSS examples
This text has a color of #fe8c5f
<p style="color:#fe8c5f;">Text here</p>
.mytext {color:#fe8c5f;}
This box has a color of #fe8c5f
<div style="background-color:#fe8c5f;">Content here</div>
.mybackground {background-color:#fe8c5f;}
Border around this has a color of #fe8c5f
<div style="border:2px solid #fe8c5f;">Content here</div>
.myborder {border:2px solid #fe8c5f;}