#fcf80d color space conversions
Hex:
#fcf80d
RGB:
252, 248, 13
CMY:
1, 3, 95
CMYK:
0, 2, 95, 1
HSL:
59°, 97.5510%, 51.9608%
HSV (HSB):
59°, 94.8413%, 98.8235%
XYZ:
73.7849, 87.8593, 13.4504
xyY:
0.4214, 0.5018, 87.8593
CIE-Lab:
95.1017, -19.3573, 91.9479
CIE-LCH:
95.1017, 93.9634, 101.8886
CIE-Luv:
95.1017, 10.2116, 103.6558
Hunter-Lab:
93.7333, -23.5217, 57.1054
#fcf80d color charts
#fcf80d color shades, tints & tones
#fcf80d color schemes
#fcf80d color preview, HTML & CSS examples
This text has a color of #fcf80d
<p style="color:#fcf80d;">Text here</p>
.mytext {color:#fcf80d;}
This box has a color of #fcf80d
<div style="background-color:#fcf80d;">Content here</div>
.mybackground {background-color:#fcf80d;}
Border around this has a color of #fcf80d
<div style="border:2px solid #fcf80d;">Content here</div>
.myborder {border:2px solid #fcf80d;}