#fdd66c color space conversions
Hex:
#fdd66c
RGB:
253, 214, 108
CMY:
1, 16, 58
CMYK:
0, 15, 57, 1
HSL:
44°, 97.3154%, 70.7843%
HSV (HSB):
44°, 57.3123%, 99.2157%
XYZ:
67.2614, 70.0585, 24.1649
xyY:
0.4165, 0.4338, 70.0585
CIE-Lab:
87.0255, 1.4907, 56.5411
CIE-LCH:
87.0255, 56.5607, 88.4897
CIE-Luv:
87.0255, 31.8227, 69.2781
Hunter-Lab:
83.7010, -3.0356, 41.4733
#fdd66c color charts
#fdd66c color shades, tints & tones
#fdd66c color schemes
#fdd66c color preview, HTML & CSS examples
This text has a color of #fdd66c
<p style="color:#fdd66c;">Text here</p>
.mytext {color:#fdd66c;}
This box has a color of #fdd66c
<div style="background-color:#fdd66c;">Content here</div>
.mybackground {background-color:#fdd66c;}
Border around this has a color of #fdd66c
<div style="border:2px solid #fdd66c;">Content here</div>
.myborder {border:2px solid #fdd66c;}