#fddd6a color space conversions
Hex:
#fddd6a
RGB:
253, 221, 106
CMY:
1, 13, 58
CMYK:
0, 13, 58, 1
HSL:
47°, 97.3510%, 70.3922%
HSV (HSB):
47°, 58.1028%, 99.2157%
XYZ:
68.9660, 73.6362, 24.2140
xyY:
0.4134, 0.4414, 73.6362
CIE-Lab:
88.7502, -2.2106, 59.4329
CIE-LCH:
88.7502, 59.4740, 92.1301
CIE-Luv:
88.7502, 27.1514, 73.2425
Hunter-Lab:
85.8115, -6.7112, 43.3378
#fddd6a color charts
#fddd6a color shades, tints & tones
#fddd6a color schemes
#fddd6a color preview, HTML & CSS examples
This text has a color of #fddd6a
<p style="color:#fddd6a;">Text here</p>
.mytext {color:#fddd6a;}
This box has a color of #fddd6a
<div style="background-color:#fddd6a;">Content here</div>
.mybackground {background-color:#fddd6a;}
Border around this has a color of #fddd6a
<div style="border:2px solid #fddd6a;">Content here</div>
.myborder {border:2px solid #fddd6a;}