#fddc8d color space conversions
Hex:
#fddc8d
RGB:
253, 220, 141
CMY:
1, 14, 45
CMYK:
0, 13, 44, 1
HSL:
42°, 96.5517%, 77.2549%
HSV (HSB):
42°, 44.2688%, 99.2157%
XYZ:
70.9089, 73.9921, 35.7439
xyY:
0.3925, 0.4096, 73.9921
CIE-Lab:
88.9188, 1.2433, 42.9268
CIE-LCH:
88.9188, 42.9448, 88.3410
CIE-Luv:
88.9188, 25.8589, 56.2718
Hunter-Lab:
86.0187, -3.3874, 35.5759
#fddc8d color charts
#fddc8d color shades, tints & tones
#fddc8d color schemes
#fddc8d color preview, HTML & CSS examples
This text has a color of #fddc8d
<p style="color:#fddc8d;">Text here</p>
.mytext {color:#fddc8d;}
This box has a color of #fddc8d
<div style="background-color:#fddc8d;">Content here</div>
.mybackground {background-color:#fddc8d;}
Border around this has a color of #fddc8d
<div style="border:2px solid #fddc8d;">Content here</div>
.myborder {border:2px solid #fddc8d;}