#fea85e color space conversions
Hex:
#fea85e
RGB:
254, 168, 94
CMY:
0, 34, 63
CMYK:
0, 34, 63, 0
HSL:
28°, 98.7654%, 68.2353%
HSV (HSB):
28°, 62.9921%, 99.6078%
XYZ:
56.8961, 49.8842, 17.2195
xyY:
0.4588, 0.4023, 49.8842
CIE-Lab:
75.9982, 24.8466, 50.4615
CIE-LCH:
75.9982, 56.2469, 63.7850
CIE-Luv:
75.9982, 66.9608, 54.9775
Hunter-Lab:
70.6288, 20.1930, 34.9850
#fea85e color charts
#fea85e color shades, tints & tones
#fea85e color schemes
#fea85e color preview, HTML & CSS examples
This text has a color of #fea85e
<p style="color:#fea85e;">Text here</p>
.mytext {color:#fea85e;}
This box has a color of #fea85e
<div style="background-color:#fea85e;">Content here</div>
.mybackground {background-color:#fea85e;}
Border around this has a color of #fea85e
<div style="border:2px solid #fea85e;">Content here</div>
.myborder {border:2px solid #fea85e;}