#fcd14b color space conversions
Hex:
#fcd14b
RGB:
252, 209, 75
CMY:
1, 18, 71
CMYK:
0, 17, 70, 1
HSL:
45°, 96.7213%, 64.1176%
HSV (HSB):
45°, 70.2381%, 98.8235%
XYZ:
64.2153, 66.8044, 16.1666
xyY:
0.4363, 0.4539, 66.8044
CIE-Lab:
85.4051, 1.6454, 68.9313
CIE-LCH:
85.4051, 68.9509, 88.6326
CIE-Luv:
85.4051, 36.1663, 78.8265
Hunter-Lab:
81.7339, -2.7935, 45.4864
#fcd14b color charts
#fcd14b color shades, tints & tones
#fcd14b color schemes
#fcd14b color preview, HTML & CSS examples
This text has a color of #fcd14b
<p style="color:#fcd14b;">Text here</p>
.mytext {color:#fcd14b;}
This box has a color of #fcd14b
<div style="background-color:#fcd14b;">Content here</div>
.mybackground {background-color:#fcd14b;}
Border around this has a color of #fcd14b
<div style="border:2px solid #fcd14b;">Content here</div>
.myborder {border:2px solid #fcd14b;}