#fddf5b color space conversions
Hex:
#fddf5b
RGB:
253, 223, 91
CMY:
1, 13, 64
CMYK:
0, 12, 64, 1
HSL:
49°, 97.5904%, 67.4510%
HSV (HSB):
49°, 64.0316%, 99.2157%
XYZ:
68.7840, 74.4133, 20.6354
xyY:
0.4198, 0.4542, 74.4133
CIE-Lab:
89.1175, -4.1890, 66.3561
CIE-LCH:
89.1175, 66.4882, 93.6122
CIE-Luv:
89.1175, 26.4353, 79.6787
Hunter-Lab:
86.2632, -8.6292, 46.2012
#fddf5b color charts
#fddf5b color shades, tints & tones
#fddf5b color schemes
#fddf5b color preview, HTML & CSS examples
This text has a color of #fddf5b
<p style="color:#fddf5b;">Text here</p>
.mytext {color:#fddf5b;}
This box has a color of #fddf5b
<div style="background-color:#fddf5b;">Content here</div>
.mybackground {background-color:#fddf5b;}
Border around this has a color of #fddf5b
<div style="border:2px solid #fddf5b;">Content here</div>
.myborder {border:2px solid #fddf5b;}