#ddc985 color space conversions
Hex:
#ddc985
RGB:
221, 201, 133
CMY:
13, 21, 48
CMYK:
0, 9, 40, 13
HSL:
46°, 56.4103%, 69.4118%
HSV (HSB):
46°, 39.8190%, 86.6667%
XYZ:
54.9391, 58.8389, 30.6517
xyY:
0.3804, 0.4074, 58.8389
CIE-Lab:
81.2030, -2.4757, 36.5137
CIE-LCH:
81.2030, 36.5976, 93.8789
CIE-Luv:
81.2030, 16.4934, 48.6130
Hunter-Lab:
76.7065, -6.3904, 30.0024
#ddc985 color charts
#ddc985 color shades, tints & tones
#ddc985 color schemes
#ddc985 color preview, HTML & CSS examples
This text has a color of #ddc985
<p style="color:#ddc985;">Text here</p>
.mytext {color:#ddc985;}
This box has a color of #ddc985
<div style="background-color:#ddc985;">Content here</div>
.mybackground {background-color:#ddc985;}
Border around this has a color of #ddc985
<div style="border:2px solid #ddc985;">Content here</div>
.myborder {border:2px solid #ddc985;}