#fdd37d color space conversions
Hex:
#fdd37d
RGB:
253, 211, 125
CMY:
1, 17, 51
CMYK:
0, 17, 51, 1
HSL:
40°, 96.9697%, 74.1176%
HSV (HSB):
40°, 50.5929%, 99.2157%
XYZ:
67.5039, 68.9518, 29.1532
xyY:
0.4076, 0.4164, 68.9518
CIE-Lab:
86.4802, 4.3764, 47.7843
CIE-LCH:
86.4802, 47.9843, 84.7671
CIE-Luv:
86.4802, 32.8380, 60.1255
Hunter-Lab:
83.0372, -0.2062, 37.3102
#fdd37d color charts
#fdd37d color shades, tints & tones
#fdd37d color schemes
#fdd37d color preview, HTML & CSS examples
This text has a color of #fdd37d
<p style="color:#fdd37d;">Text here</p>
.mytext {color:#fdd37d;}
This box has a color of #fdd37d
<div style="background-color:#fdd37d;">Content here</div>
.mybackground {background-color:#fdd37d;}
Border around this has a color of #fdd37d
<div style="border:2px solid #fdd37d;">Content here</div>
.myborder {border:2px solid #fdd37d;}