#fdd08d color space conversions
Hex:
#fdd08d
RGB:
253, 208, 141
CMY:
1, 18, 45
CMYK:
0, 18, 44, 1
HSL:
36°, 96.5517%, 77.2549%
HSV (HSB):
36°, 44.2688%, 99.2157%
XYZ:
67.8716, 67.9175, 34.7315
xyY:
0.3980, 0.3983, 67.9175
CIE-Lab:
85.9652, 7.4048, 39.1495
CIE-LCH:
85.9652, 39.8436, 79.2895
CIE-Luv:
85.9652, 33.6844, 50.2539
Hunter-Lab:
82.4121, 2.7851, 32.7015
#fdd08d color charts
#fdd08d color shades, tints & tones
#fdd08d color schemes
#fdd08d color preview, HTML & CSS examples
This text has a color of #fdd08d
<p style="color:#fdd08d;">Text here</p>
.mytext {color:#fdd08d;}
This box has a color of #fdd08d
<div style="background-color:#fdd08d;">Content here</div>
.mybackground {background-color:#fdd08d;}
Border around this has a color of #fdd08d
<div style="border:2px solid #fdd08d;">Content here</div>
.myborder {border:2px solid #fdd08d;}