#fddba1 color space conversions
Hex:
#fddba1
RGB:
253, 219, 161
CMY:
1, 14, 37
CMYK:
0, 13, 36, 1
HSL:
38°, 95.8333%, 81.1765%
HSV (HSB):
38°, 36.3636%, 99.2157%
XYZ:
72.2726, 74.1189, 44.2154
xyY:
0.3792, 0.3889, 74.1189
CIE-Lab:
88.9786, 3.8736, 32.8933
CIE-LCH:
88.9786, 33.1206, 83.2836
CIE-Luv:
88.9786, 25.1199, 44.2857
Hunter-Lab:
86.0923, -0.8149, 29.8144
#fddba1 color charts
#fddba1 color shades, tints & tones
#fddba1 color schemes
#fddba1 color preview, HTML & CSS examples
This text has a color of #fddba1
<p style="color:#fddba1;">Text here</p>
.mytext {color:#fddba1;}
This box has a color of #fddba1
<div style="background-color:#fddba1;">Content here</div>
.mybackground {background-color:#fddba1;}
Border around this has a color of #fddba1
<div style="border:2px solid #fddba1;">Content here</div>
.myborder {border:2px solid #fddba1;}