#ddd65c color space conversions
Hex:
#ddd65c
RGB:
221, 214, 92
CMY:
13, 16, 64
CMYK:
0, 3, 58, 13
HSL:
57°, 65.4822%, 61.3725%
HSV (HSB):
57°, 58.3710%, 86.6667%
XYZ:
55.7971, 64.2380, 19.5836
xyY:
0.3996, 0.4601, 64.2380
CIE-Lab:
84.0895, -12.7607, 59.6734
CIE-LCH:
84.0895, 61.0225, 102.0705
CIE-Luv:
84.0895, 10.0320, 74.2421
Hunter-Lab:
80.1486, -15.9936, 41.6171
#ddd65c color charts
#ddd65c color shades, tints & tones
#ddd65c color schemes
#ddd65c color preview, HTML & CSS examples
This text has a color of #ddd65c
<p style="color:#ddd65c;">Text here</p>
.mytext {color:#ddd65c;}
This box has a color of #ddd65c
<div style="background-color:#ddd65c;">Content here</div>
.mybackground {background-color:#ddd65c;}
Border around this has a color of #ddd65c
<div style="border:2px solid #ddd65c;">Content here</div>
.myborder {border:2px solid #ddd65c;}