#fcd40a color space conversions
Hex:
#fcd40a
RGB:
252, 212, 10
CMY:
1, 17, 96
CMYK:
0, 16, 96, 1
HSL:
50°, 97.5806%, 51.3725%
HSV (HSB):
50°, 96.0317%, 98.8235%
XYZ:
63.7432, 67.8043, 10.0151
xyY:
0.4503, 0.4790, 67.8043
CIE-Lab:
85.9085, -1.6027, 85.4237
CIE-LCH:
85.9085, 85.4387, 91.0748
CIE-Luv:
85.9085, 35.3904, 90.4686
Hunter-Lab:
82.3434, -5.9216, 50.4292
#fcd40a color charts
#fcd40a color shades, tints & tones
#fcd40a color schemes
#fcd40a color preview, HTML & CSS examples
This text has a color of #fcd40a
<p style="color:#fcd40a;">Text here</p>
.mytext {color:#fcd40a;}
This box has a color of #fcd40a
<div style="background-color:#fcd40a;">Content here</div>
.mybackground {background-color:#fcd40a;}
Border around this has a color of #fcd40a
<div style="border:2px solid #fcd40a;">Content here</div>
.myborder {border:2px solid #fcd40a;}