#ddc18b color space conversions
Hex:
#ddc18b
RGB:
221, 193, 139
CMY:
13, 24, 45
CMYK:
0, 13, 37, 13
HSL:
40°, 54.6667%, 70.5882%
HSV (HSB):
40°, 37.1041%, 86.6667%
XYZ:
53.5490, 55.3762, 32.2924
xyY:
0.3792, 0.3921, 55.3762
CIE-Lab:
79.2574, 2.3671, 30.8612
CIE-LCH:
79.2574, 30.9519, 85.6139
CIE-Luv:
79.2574, 21.1111, 40.8701
Hunter-Lab:
74.4152, -1.7784, 26.3617
#ddc18b color charts
#ddc18b color shades, tints & tones
#ddc18b color schemes
#ddc18b color preview, HTML & CSS examples
This text has a color of #ddc18b
<p style="color:#ddc18b;">Text here</p>
.mytext {color:#ddc18b;}
This box has a color of #ddc18b
<div style="background-color:#ddc18b;">Content here</div>
.mybackground {background-color:#ddc18b;}
Border around this has a color of #ddc18b
<div style="border:2px solid #ddc18b;">Content here</div>
.myborder {border:2px solid #ddc18b;}