#fdd94a color space conversions
Hex:
#fdd94a
RGB:
253, 217, 74
CMY:
1, 15, 71
CMYK:
0, 14, 71, 1
HSL:
48°, 97.8142%, 64.1176%
HSV (HSB):
48°, 70.7510%, 99.2157%
XYZ:
66.5569, 71.0028, 16.6755
xyY:
0.4315, 0.4604, 71.0028
CIE-Lab:
87.4864, -2.0565, 71.4199
CIE-LCH:
87.4864, 71.4495, 91.6493
CIE-Luv:
87.4864, 31.2383, 82.4166
Hunter-Lab:
84.2631, -6.4688, 47.2508
#fdd94a color charts
#fdd94a color shades, tints & tones
#fdd94a color schemes
#fdd94a color preview, HTML & CSS examples
This text has a color of #fdd94a
<p style="color:#fdd94a;">Text here</p>
.mytext {color:#fdd94a;}
This box has a color of #fdd94a
<div style="background-color:#fdd94a;">Content here</div>
.mybackground {background-color:#fdd94a;}
Border around this has a color of #fdd94a
<div style="border:2px solid #fdd94a;">Content here</div>
.myborder {border:2px solid #fdd94a;}