#fcf70f color space conversions
Hex:
#fcf70f
RGB:
252, 247, 15
CMY:
1, 3, 94
CMYK:
0, 2, 94, 1
HSL:
59°, 97.5309%, 52.3529%
HSV (HSB):
59°, 94.0476%, 98.8235%
XYZ:
73.4919, 87.2515, 13.4197
xyY:
0.4220, 0.5010, 87.2515
CIE-Lab:
94.8449, -18.8596, 91.5810
CIE-LCH:
94.8449, 93.5027, 101.6364
CIE-Luv:
94.8449, 10.8655, 103.1824
Hunter-Lab:
93.4085, -23.0248, 56.8679
#fcf70f color charts
#fcf70f color shades, tints & tones
#fcf70f color schemes
#fcf70f color preview, HTML & CSS examples
This text has a color of #fcf70f
<p style="color:#fcf70f;">Text here</p>
.mytext {color:#fcf70f;}
This box has a color of #fcf70f
<div style="background-color:#fcf70f;">Content here</div>
.mybackground {background-color:#fcf70f;}
Border around this has a color of #fcf70f
<div style="border:2px solid #fcf70f;">Content here</div>
.myborder {border:2px solid #fcf70f;}