#fdc94d color space conversions
Hex:
#fdc94d
RGB:
253, 201, 77
CMY:
1, 21, 70
CMYK:
0, 21, 70, 1
HSL:
42°, 97.7778%, 64.7059%
HSV (HSB):
42°, 69.5652%, 99.2157%
XYZ:
62.7342, 63.1918, 15.9120
xyY:
0.4423, 0.4455, 63.1918
CIE-Lab:
83.5432, 6.2714, 66.2802
CIE-LCH:
83.5432, 66.5762, 84.5948
CIE-Luv:
83.5432, 42.6420, 74.9771
Hunter-Lab:
79.4932, 1.7549, 43.7773
#fdc94d color charts
#fdc94d color shades, tints & tones
#fdc94d color schemes
#fdc94d color preview, HTML & CSS examples
This text has a color of #fdc94d
<p style="color:#fdc94d;">Text here</p>
.mytext {color:#fdc94d;}
This box has a color of #fdc94d
<div style="background-color:#fdc94d;">Content here</div>
.mybackground {background-color:#fdc94d;}
Border around this has a color of #fdc94d
<div style="border:2px solid #fdc94d;">Content here</div>
.myborder {border:2px solid #fdc94d;}