#fcd65a color space conversions
Hex:
#fcd65a
RGB:
252, 214, 90
CMY:
1, 16, 65
CMYK:
0, 15, 64, 1
HSL:
46°, 96.4286%, 67.0588%
HSV (HSB):
46°, 64.2857%, 98.8235%
XYZ:
66.0369, 69.5268, 19.6123
xyY:
0.4256, 0.4481, 69.5268
CIE-Lab:
86.7642, -0.1032, 64.2296
CIE-LCH:
86.7642, 64.2297, 90.0921
CIE-Luv:
86.7642, 31.9854, 76.1399
Hunter-Lab:
83.3827, -4.5524, 44.4224
#fcd65a color charts
#fcd65a color shades, tints & tones
#fcd65a color schemes
#fcd65a color preview, HTML & CSS examples
This text has a color of #fcd65a
<p style="color:#fcd65a;">Text here</p>
.mytext {color:#fcd65a;}
This box has a color of #fcd65a
<div style="background-color:#fcd65a;">Content here</div>
.mybackground {background-color:#fcd65a;}
Border around this has a color of #fcd65a
<div style="border:2px solid #fcd65a;">Content here</div>
.myborder {border:2px solid #fcd65a;}