#ddc18d color space conversions
Hex:
#ddc18d
RGB:
221, 193, 141
CMY:
13, 24, 45
CMYK:
0, 13, 36, 13
HSL:
39°, 54.0541%, 70.9804%
HSV (HSB):
39°, 36.1991%, 86.6667%
XYZ:
53.6965, 55.4352, 33.0693
xyY:
0.3776, 0.3898, 55.4352
CIE-Lab:
79.2913, 2.6002, 29.8585
CIE-LCH:
79.2913, 29.9715, 85.0230
CIE-Luv:
79.2913, 20.9691, 39.6547
Hunter-Lab:
74.4548, -1.5625, 25.7846
#ddc18d color charts
#ddc18d color shades, tints & tones
#ddc18d color schemes
#ddc18d color preview, HTML & CSS examples
This text has a color of #ddc18d
<p style="color:#ddc18d;">Text here</p>
.mytext {color:#ddc18d;}
This box has a color of #ddc18d
<div style="background-color:#ddc18d;">Content here</div>
.mybackground {background-color:#ddc18d;}
Border around this has a color of #ddc18d
<div style="border:2px solid #ddc18d;">Content here</div>
.myborder {border:2px solid #ddc18d;}