#fdd97e color space conversions
Hex:
#fdd97e
RGB:
253, 217, 126
CMY:
1, 15, 51
CMYK:
0, 14, 50, 1
HSL:
43°, 96.9466%, 74.3137%
HSV (HSB):
43°, 50.1976%, 99.2157%
XYZ:
69.0868, 72.0147, 29.9976
xyY:
0.4038, 0.4209, 72.0147
CIE-Lab:
87.9757, 1.3902, 49.1300
CIE-LCH:
87.9757, 49.1496, 88.3792
CIE-Luv:
87.9757, 28.7597, 62.4980
Hunter-Lab:
84.8615, -3.1886, 38.4447
#fdd97e color charts
#fdd97e color shades, tints & tones
#fdd97e color schemes
#fdd97e color preview, HTML & CSS examples
This text has a color of #fdd97e
<p style="color:#fdd97e;">Text here</p>
.mytext {color:#fdd97e;}
This box has a color of #fdd97e
<div style="background-color:#fdd97e;">Content here</div>
.mybackground {background-color:#fdd97e;}
Border around this has a color of #fdd97e
<div style="border:2px solid #fdd97e;">Content here</div>
.myborder {border:2px solid #fdd97e;}