#fecc5d color space conversions
Hex:
#fecc5d
RGB:
254, 204, 93
CMY:
0, 20, 64
CMYK:
0, 20, 63, 0
HSL:
41°, 98.7730%, 68.0392%
HSV (HSB):
41°, 63.3858%, 99.6078%
XYZ:
64.4417, 65.0469, 19.5148
xyY:
0.4325, 0.4365, 65.0469
CIE-Lab:
84.5079, 6.0275, 60.5270
CIE-LCH:
84.5079, 60.8264, 84.3131
CIE-Luv:
84.5079, 40.3992, 70.8603
Hunter-Lab:
80.6516, 1.4834, 42.1101
#fecc5d color charts
#fecc5d color shades, tints & tones
#fecc5d color schemes
#fecc5d color preview, HTML & CSS examples
This text has a color of #fecc5d
<p style="color:#fecc5d;">Text here</p>
.mytext {color:#fecc5d;}
This box has a color of #fecc5d
<div style="background-color:#fecc5d;">Content here</div>
.mybackground {background-color:#fecc5d;}
Border around this has a color of #fecc5d
<div style="border:2px solid #fecc5d;">Content here</div>
.myborder {border:2px solid #fecc5d;}