#fcd96a color space conversions
Hex:
#fcd96a
RGB:
252, 217, 106
CMY:
1, 15, 58
CMYK:
0, 14, 58, 1
HSL:
46°, 96.0526%, 70.1961%
HSV (HSB):
46°, 57.9365%, 98.8235%
XYZ:
67.5593, 71.3618, 23.8491
xyY:
0.4151, 0.4384, 71.3618
CIE-Lab:
87.6605, -0.5892, 58.1657
CIE-LCH:
87.6605, 58.1686, 90.5803
CIE-Luv:
87.6605, 29.1538, 71.4049
Hunter-Lab:
84.4759, -5.0781, 42.3945
#fcd96a color charts
#fcd96a color shades, tints & tones
#fcd96a color schemes
#fcd96a color preview, HTML & CSS examples
This text has a color of #fcd96a
<p style="color:#fcd96a;">Text here</p>
.mytext {color:#fcd96a;}
This box has a color of #fcd96a
<div style="background-color:#fcd96a;">Content here</div>
.mybackground {background-color:#fcd96a;}
Border around this has a color of #fcd96a
<div style="border:2px solid #fcd96a;">Content here</div>
.myborder {border:2px solid #fcd96a;}