#ddc65e color space conversions
Hex:
#ddc65e
RGB:
221, 198, 94
CMY:
13, 22, 63
CMYK:
0, 10, 57, 13
HSL:
49°, 65.1282%, 61.7647%
HSV (HSB):
49°, 57.4661%, 86.6667%
XYZ:
52.0333, 56.5685, 18.7660
xyY:
0.4085, 0.4441, 56.5685
CIE-Lab:
79.9363, -4.4924, 54.1059
CIE-LCH:
79.9363, 54.2921, 94.7464
CIE-Luv:
79.9363, 20.4480, 66.2309
Hunter-Lab:
75.2120, -8.1310, 37.8551
#ddc65e color charts
#ddc65e color shades, tints & tones
#ddc65e color schemes
#ddc65e color preview, HTML & CSS examples
This text has a color of #ddc65e
<p style="color:#ddc65e;">Text here</p>
.mytext {color:#ddc65e;}
This box has a color of #ddc65e
<div style="background-color:#ddc65e;">Content here</div>
.mybackground {background-color:#ddc65e;}
Border around this has a color of #ddc65e
<div style="border:2px solid #ddc65e;">Content here</div>
.myborder {border:2px solid #ddc65e;}