#fddd4a color space conversions
Hex:
#fddd4a
RGB:
253, 221, 74
CMY:
1, 13, 71
CMYK:
0, 13, 71, 1
HSL:
49°, 97.8142%, 64.1176%
HSV (HSB):
49°, 70.7510%, 99.2157%
XYZ:
67.6005, 73.0900, 17.0234
xyY:
0.4286, 0.4634, 73.0900
CIE-Lab:
88.4906, -4.0765, 72.4124
CIE-LCH:
88.4906, 72.5271, 93.2221
CIE-Luv:
88.4906, 28.4254, 84.0487
Hunter-Lab:
85.4927, -8.4692, 48.0390
#fddd4a color charts
#fddd4a color shades, tints & tones
#fddd4a color schemes
#fddd4a color preview, HTML & CSS examples
This text has a color of #fddd4a
<p style="color:#fddd4a;">Text here</p>
.mytext {color:#fddd4a;}
This box has a color of #fddd4a
<div style="background-color:#fddd4a;">Content here</div>
.mybackground {background-color:#fddd4a;}
Border around this has a color of #fddd4a
<div style="border:2px solid #fddd4a;">Content here</div>
.myborder {border:2px solid #fddd4a;}