#fcff5f color space conversions
Hex:
#fcff5f
RGB:
252, 255, 95
CMY:
1, 0, 63
CMYK:
1, 0, 63, 0
HSL:
61°, 100.0000%, 68.6275%
HSV (HSB):
61°, 62.7451%, 100.0000%
XYZ:
77.9704, 93.0417, 24.6758
xyY:
0.3984, 0.4755, 93.0417
CIE-Lab:
97.2445, -20.0640, 73.3126
CIE-LCH:
97.2445, 76.0086, 105.3057
CIE-Luv:
97.2445, 4.6563, 91.9506
Hunter-Lab:
96.4581, -24.5139, 52.3532
#fcff5f color charts
#fcff5f color shades, tints & tones
#fcff5f color schemes
#fcff5f color preview, HTML & CSS examples
This text has a color of #fcff5f
<p style="color:#fcff5f;">Text here</p>
.mytext {color:#fcff5f;}
This box has a color of #fcff5f
<div style="background-color:#fcff5f;">Content here</div>
.mybackground {background-color:#fcff5f;}
Border around this has a color of #fcff5f
<div style="border:2px solid #fcff5f;">Content here</div>
.myborder {border:2px solid #fcff5f;}