#fe8c5a color space conversions
Hex:
#fe8c5a
RGB:
254, 140, 90
CMY:
0, 45, 65
CMYK:
0, 45, 65, 0
HSL:
18°, 98.7952%, 67.4510%
HSV (HSB):
18°, 64.5669%, 99.6078%
XYZ:
52.0966, 40.5652, 14.7569
xyY:
0.4850, 0.3776, 40.5652
CIE-Lab:
69.8702, 39.0617, 45.3194
CIE-LCH:
69.8702, 59.8303, 49.2413
CIE-Luv:
69.8702, 88.8408, 45.0804
Hunter-Lab:
63.6908, 34.5471, 30.8463
#fe8c5a color charts
#fe8c5a color shades, tints & tones
#fe8c5a color schemes
#fe8c5a color preview, HTML & CSS examples
This text has a color of #fe8c5a
<p style="color:#fe8c5a;">Text here</p>
.mytext {color:#fe8c5a;}
This box has a color of #fe8c5a
<div style="background-color:#fe8c5a;">Content here</div>
.mybackground {background-color:#fe8c5a;}
Border around this has a color of #fe8c5a
<div style="border:2px solid #fe8c5a;">Content here</div>
.myborder {border:2px solid #fe8c5a;}