#fcd65e color space conversions
Hex:
#fcd65e
RGB:
252, 214, 94
CMY:
1, 16, 63
CMYK:
0, 15, 63, 1
HSL:
46°, 96.3415%, 67.8431%
HSV (HSB):
46°, 62.6984%, 98.8235%
XYZ:
66.2118, 69.5967, 20.5334
xyY:
0.4235, 0.4452, 69.5967
CIE-Lab:
86.7987, 0.1389, 62.5478
CIE-LCH:
86.7987, 62.5480, 89.8728
CIE-Luv:
86.7987, 31.8033, 74.7188
Hunter-Lab:
83.4247, -4.3227, 43.8041
#fcd65e color charts
#fcd65e color shades, tints & tones
#fcd65e color schemes
#fcd65e color preview, HTML & CSS examples
This text has a color of #fcd65e
<p style="color:#fcd65e;">Text here</p>
.mytext {color:#fcd65e;}
This box has a color of #fcd65e
<div style="background-color:#fcd65e;">Content here</div>
.mybackground {background-color:#fcd65e;}
Border around this has a color of #fcd65e
<div style="border:2px solid #fcd65e;">Content here</div>
.myborder {border:2px solid #fcd65e;}