#fdd89e color space conversions
Hex:
#fdd89e
RGB:
253, 216, 158
CMY:
1, 15, 38
CMYK:
0, 15, 38, 1
HSL:
37°, 95.9596%, 80.5882%
HSV (HSB):
37°, 37.5494%, 99.2157%
XYZ:
71.2354, 72.4630, 42.5800
xyY:
0.3824, 0.3890, 72.4630
CIE-Lab:
88.1910, 5.0753, 33.3842
CIE-LCH:
88.1910, 33.7678, 81.3557
CIE-Luv:
88.1910, 27.2244, 44.5103
Hunter-Lab:
85.1252, 0.4053, 29.9305
#fdd89e color charts
#fdd89e color shades, tints & tones
#fdd89e color schemes
#fdd89e color preview, HTML & CSS examples
This text has a color of #fdd89e
<p style="color:#fdd89e;">Text here</p>
.mytext {color:#fdd89e;}
This box has a color of #fdd89e
<div style="background-color:#fdd89e;">Content here</div>
.mybackground {background-color:#fdd89e;}
Border around this has a color of #fdd89e
<div style="border:2px solid #fdd89e;">Content here</div>
.myborder {border:2px solid #fdd89e;}