#fea85c color space conversions
Hex:
#fea85c
RGB:
254, 168, 92
CMY:
0, 34, 64
CMYK:
0, 34, 64, 0
HSL:
28°, 98.7805%, 67.8431%
HSV (HSB):
28°, 63.7795%, 99.6078%
XYZ:
56.8074, 49.8488, 16.7529
xyY:
0.4603, 0.4039, 49.8488
CIE-Lab:
75.9764, 24.7217, 51.4099
CIE-LCH:
75.9764, 57.0450, 64.3183
CIE-Luv:
75.9764, 67.1520, 55.8163
Hunter-Lab:
70.6037, 20.0640, 35.3542
#fea85c color charts
#fea85c color shades, tints & tones
#fea85c color schemes
#fea85c color preview, HTML & CSS examples
This text has a color of #fea85c
<p style="color:#fea85c;">Text here</p>
.mytext {color:#fea85c;}
This box has a color of #fea85c
<div style="background-color:#fea85c;">Content here</div>
.mybackground {background-color:#fea85c;}
Border around this has a color of #fea85c
<div style="border:2px solid #fea85c;">Content here</div>
.myborder {border:2px solid #fea85c;}