#ddd85c color space conversions
Hex:
#ddd85c
RGB:
221, 216, 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.3064, 65.2566, 19.7533
xyY:
0.3984, 0.4618, 65.2566
CIE-Lab:
84.6158, -13.7591, 60.2554
CIE-LCH:
84.6158, 61.8064, 102.8627
CIE-Luv:
84.6158, 8.7513, 75.1367
Hunter-Lab:
80.7816, -16.9495, 42.0490
#ddd85c color charts
#ddd85c color shades, tints & tones
#ddd85c color schemes
#ddd85c color preview, HTML & CSS examples
This text has a color of #ddd85c
<p style="color:#ddd85c;">Text here</p>
.mytext {color:#ddd85c;}
This box has a color of #ddd85c
<div style="background-color:#ddd85c;">Content here</div>
.mybackground {background-color:#ddd85c;}
Border around this has a color of #ddd85c
<div style="border:2px solid #ddd85c;">Content here</div>
.myborder {border:2px solid #ddd85c;}