#fdd980 color space conversions
Hex:
#fdd980
RGB:
253, 217, 128
CMY:
1, 15, 50
CMYK:
0, 14, 49, 1
HSL:
43°, 96.8992%, 74.7059%
HSV (HSB):
43°, 49.4071%, 99.2157%
XYZ:
69.2171, 72.0669, 30.6842
xyY:
0.4025, 0.4191, 72.0669
CIE-Lab:
88.0008, 1.5647, 48.1878
CIE-LCH:
88.0008, 48.2132, 88.1402
CIE-Luv:
88.0008, 28.6378, 61.5165
Hunter-Lab:
84.8922, -3.0208, 37.9942
#fdd980 color charts
#fdd980 color shades, tints & tones
#fdd980 color schemes
#fdd980 color preview, HTML & CSS examples
This text has a color of #fdd980
<p style="color:#fdd980;">Text here</p>
.mytext {color:#fdd980;}
This box has a color of #fdd980
<div style="background-color:#fdd980;">Content here</div>
.mybackground {background-color:#fdd980;}
Border around this has a color of #fdd980
<div style="border:2px solid #fdd980;">Content here</div>
.myborder {border:2px solid #fdd980;}