#fdc964 color space conversions
Hex:
#fdc964
RGB:
253, 201, 100
CMY:
1, 21, 61
CMYK:
0, 21, 60, 1
HSL:
40°, 97.4522%, 69.2157%
HSV (HSB):
40°, 60.4743%, 99.2157%
XYZ:
63.6949, 63.5760, 20.9709
xyY:
0.4297, 0.4289, 63.5760
CIE-Lab:
83.7445, 7.6144, 56.4732
CIE-LCH:
83.7445, 56.9843, 82.3210
CIE-Luv:
83.7445, 41.3840, 66.7821
Hunter-Lab:
79.7346, 3.0568, 40.2204
#fdc964 color charts
#fdc964 color shades, tints & tones
#fdc964 color schemes
#fdc964 color preview, HTML & CSS examples
This text has a color of #fdc964
<p style="color:#fdc964;">Text here</p>
.mytext {color:#fdc964;}
This box has a color of #fdc964
<div style="background-color:#fdc964;">Content here</div>
.mybackground {background-color:#fdc964;}
Border around this has a color of #fdc964
<div style="border:2px solid #fdc964;">Content here</div>
.myborder {border:2px solid #fdc964;}