#fcde5d color space conversions
Hex:
#fcde5d
RGB:
252, 222, 93
CMY:
1, 13, 64
CMYK:
0, 12, 63, 1
HSL:
49°, 96.3636%, 67.6471%
HSV (HSB):
49°, 63.0952%, 98.8235%
XYZ:
68.2419, 73.7283, 20.9902
xyY:
0.4188, 0.4524, 73.7283
CIE-Lab:
88.7939, -3.9767, 65.1437
CIE-LCH:
88.7939, 65.2650, 93.4933
CIE-Luv:
88.7939, 26.3242, 78.5248
Hunter-Lab:
85.8652, -8.4000, 45.6119
#fcde5d color charts
#fcde5d color shades, tints & tones
#fcde5d color schemes
#fcde5d color preview, HTML & CSS examples
This text has a color of #fcde5d
<p style="color:#fcde5d;">Text here</p>
.mytext {color:#fcde5d;}
This box has a color of #fcde5d
<div style="background-color:#fcde5d;">Content here</div>
.mybackground {background-color:#fcde5d;}
Border around this has a color of #fcde5d
<div style="border:2px solid #fcde5d;">Content here</div>
.myborder {border:2px solid #fcde5d;}