#fcd95c color space conversions
Hex:
#fcd95c
RGB:
252, 217, 92
CMY:
1, 15, 64
CMYK:
0, 14, 63, 1
HSL:
47°, 96.3855%, 67.4510%
HSV (HSB):
47°, 63.4921%, 98.8235%
XYZ:
66.8895, 71.0939, 20.3222
xyY:
0.4225, 0.4491, 71.0939
CIE-Lab:
87.5306, -1.5088, 64.2043
CIE-LCH:
87.5306, 64.2220, 91.3462
CIE-Luv:
87.5306, 29.8085, 76.7268
Hunter-Lab:
84.3172, -5.9495, 44.7319
#fcd95c color charts
#fcd95c color shades, tints & tones
#fcd95c color schemes
#fcd95c color preview, HTML & CSS examples
This text has a color of #fcd95c
<p style="color:#fcd95c;">Text here</p>
.mytext {color:#fcd95c;}
This box has a color of #fcd95c
<div style="background-color:#fcd95c;">Content here</div>
.mybackground {background-color:#fcd95c;}
Border around this has a color of #fcd95c
<div style="border:2px solid #fcd95c;">Content here</div>
.myborder {border:2px solid #fcd95c;}