#fcd20a color space conversions
Hex:
#fcd20a
RGB:
252, 210, 10
CMY:
1, 18, 96
CMYK:
0, 17, 96, 1
HSL:
50°, 97.5806%, 51.3725%
HSV (HSB):
50°, 96.0317%, 98.8235%
XYZ:
63.2463, 66.8105, 9.8494
xyY:
0.4521, 0.4775, 66.8105
CIE-Lab:
85.4082, -0.5862, 85.0615
CIE-LCH:
85.4082, 85.0635, 90.3949
CIE-Luv:
85.4082, 36.8696, 89.7296
Hunter-Lab:
81.7377, -4.9229, 50.0719
#fcd20a color charts
#fcd20a color shades, tints & tones
#fcd20a color schemes
#fcd20a color preview, HTML & CSS examples
This text has a color of #fcd20a
<p style="color:#fcd20a;">Text here</p>
.mytext {color:#fcd20a;}
This box has a color of #fcd20a
<div style="background-color:#fcd20a;">Content here</div>
.mybackground {background-color:#fcd20a;}
Border around this has a color of #fcd20a
<div style="border:2px solid #fcd20a;">Content here</div>
.myborder {border:2px solid #fcd20a;}