#fdd880 color space conversions
Hex:
#fdd880
RGB:
253, 216, 128
CMY:
1, 15, 50
CMYK:
0, 15, 49, 1
HSL:
42°, 96.8992%, 74.7059%
HSV (HSB):
42°, 49.4071%, 99.2157%
XYZ:
68.9602, 71.5529, 30.5986
xyY:
0.4030, 0.4182, 71.5529
CIE-Lab:
87.7529, 2.0755, 47.8826
CIE-LCH:
87.7529, 47.9276, 87.5180
CIE-Luv:
87.7529, 29.3012, 61.0362
Hunter-Lab:
84.5889, -2.5106, 37.7651
#fdd880 color charts
#fdd880 color shades, tints & tones
#fdd880 color schemes
#fdd880 color preview, HTML & CSS examples
This text has a color of #fdd880
<p style="color:#fdd880;">Text here</p>
.mytext {color:#fdd880;}
This box has a color of #fdd880
<div style="background-color:#fdd880;">Content here</div>
.mybackground {background-color:#fdd880;}
Border around this has a color of #fdd880
<div style="border:2px solid #fdd880;">Content here</div>
.myborder {border:2px solid #fdd880;}