#fcf85f color space conversions
Hex:
#fcf85f
RGB:
252, 248, 95
CMY:
1, 3, 63
CMYK:
0, 2, 62, 1
HSL:
58°, 96.3190%, 68.0392%
HSV (HSB):
58°, 62.3016%, 98.8235%
XYZ:
75.7778, 88.6565, 23.9450
xyY:
0.4023, 0.4706, 88.6565
CIE-Lab:
95.4367, -16.7008, 71.4116
CIE-LCH:
95.4367, 73.3385, 103.1630
CIE-Luv:
95.4367, 9.0784, 88.9786
Hunter-Lab:
94.1576, -21.1193, 50.8324
#fcf85f color charts
#fcf85f color shades, tints & tones
#fcf85f color schemes
#fcf85f color preview, HTML & CSS examples
This text has a color of #fcf85f
<p style="color:#fcf85f;">Text here</p>
.mytext {color:#fcf85f;}
This box has a color of #fcf85f
<div style="background-color:#fcf85f;">Content here</div>
.mybackground {background-color:#fcf85f;}
Border around this has a color of #fcf85f
<div style="border:2px solid #fcf85f;">Content here</div>
.myborder {border:2px solid #fcf85f;}