#fddf83 color space conversions
Hex:
#fddf83
RGB:
253, 223, 131
CMY:
1, 13, 49
CMYK:
0, 12, 48, 1
HSL:
45°, 96.8254%, 75.2941%
HSV (HSB):
45°, 48.2213%, 99.2157%
XYZ:
70.9924, 75.2967, 32.2647
xyY:
0.3976, 0.4217, 75.2967
CIE-Lab:
89.5318, -1.2211, 48.6137
CIE-LCH:
89.5318, 48.6291, 91.4389
CIE-Luv:
89.5318, 24.5163, 62.9197
Hunter-Lab:
86.7737, -5.8171, 38.6960
#fddf83 color charts
#fddf83 color shades, tints & tones
#fddf83 color schemes
#fddf83 color preview, HTML & CSS examples
This text has a color of #fddf83
<p style="color:#fddf83;">Text here</p>
.mytext {color:#fddf83;}
This box has a color of #fddf83
<div style="background-color:#fddf83;">Content here</div>
.mybackground {background-color:#fddf83;}
Border around this has a color of #fddf83
<div style="border:2px solid #fddf83;">Content here</div>
.myborder {border:2px solid #fddf83;}