#ddd95c color space conversions
Hex:
#ddd95c
RGB:
221, 217, 92
CMY:
13, 15, 64
CMYK:
0, 2, 58, 13
HSL:
58°, 65.4822%, 61.3725%
HSV (HSB):
58°, 58.3710%, 86.6667%
XYZ:
56.5634, 65.7706, 19.8390
xyY:
0.3978, 0.4626, 65.7706
CIE-Lab:
84.8793, -14.2568, 60.5462
CIE-LCH:
84.8793, 62.2021, 103.2501
CIE-Luv:
84.8793, 8.1136, 75.5835
Hunter-Lab:
81.0991, -17.4266, 42.2654
#ddd95c color charts
#ddd95c color shades, tints & tones
#ddd95c color schemes
#ddd95c color preview, HTML & CSS examples
This text has a color of #ddd95c
<p style="color:#ddd95c;">Text here</p>
.mytext {color:#ddd95c;}
This box has a color of #ddd95c
<div style="background-color:#ddd95c;">Content here</div>
.mybackground {background-color:#ddd95c;}
Border around this has a color of #ddd95c
<div style="border:2px solid #ddd95c;">Content here</div>
.myborder {border:2px solid #ddd95c;}