#fcd12b color space conversions
Hex:
#fcd12b
RGB:
252, 209, 43
CMY:
1, 18, 83
CMYK:
0, 17, 83, 1
HSL:
48°, 97.2093%, 57.8431%
HSV (HSB):
48°, 82.9365%, 98.8235%
XYZ:
63.3814, 66.4708, 11.7751
xyY:
0.4475, 0.4693, 66.4708
CIE-Lab:
85.2360, 0.4666, 79.2583
CIE-LCH:
85.2360, 79.2597, 89.6627
CIE-Luv:
85.2360, 37.1513, 86.0036
Hunter-Lab:
81.5296, -3.9104, 48.5077
#fcd12b color charts
#fcd12b color shades, tints & tones
#fcd12b color schemes
#fcd12b color preview, HTML & CSS examples
This text has a color of #fcd12b
<p style="color:#fcd12b;">Text here</p>
.mytext {color:#fcd12b;}
This box has a color of #fcd12b
<div style="background-color:#fcd12b;">Content here</div>
.mybackground {background-color:#fcd12b;}
Border around this has a color of #fcd12b
<div style="border:2px solid #fcd12b;">Content here</div>
.myborder {border:2px solid #fcd12b;}