#fea04d color space conversions
Hex:
#fea04d
RGB:
254, 160, 77
CMY:
0, 37, 70
CMYK:
0, 37, 70, 0
HSL:
28°, 98.8827%, 64.9020%
HSV (HSB):
28°, 69.6850%, 99.6078%
XYZ:
54.7834, 46.7483, 13.1571
xyY:
0.4777, 0.4076, 46.7483
CIE-Lab:
74.0285, 28.0551, 56.3442
CIE-LCH:
74.0285, 62.9425, 63.5302
CIE-Luv:
74.0285, 74.7128, 58.2916
Hunter-Lab:
68.3727, 23.3703, 36.4516
#fea04d color charts
#fea04d color shades, tints & tones
#fea04d color schemes
#fea04d color preview, HTML & CSS examples
This text has a color of #fea04d
<p style="color:#fea04d;">Text here</p>
.mytext {color:#fea04d;}
This box has a color of #fea04d
<div style="background-color:#fea04d;">Content here</div>
.mybackground {background-color:#fea04d;}
Border around this has a color of #fea04d
<div style="border:2px solid #fea04d;">Content here</div>
.myborder {border:2px solid #fea04d;}