#ddc39f color space conversions
Hex:
#ddc39f
RGB:
221, 195, 159
CMY:
13, 24, 38
CMYK:
0, 12, 28, 13
HSL:
35°, 47.6923%, 74.5098%
HSV (HSB):
35°, 28.0543%, 86.6667%
XYZ:
55.5919, 56.9056, 40.8548
xyY:
0.3625, 0.3711, 56.9056
CIE-Lab:
80.1265, 3.8076, 21.4825
CIE-LCH:
80.1265, 21.8173, 79.9491
CIE-Luv:
80.1265, 18.4236, 29.2269
Hunter-Lab:
75.4358, -0.4682, 20.6946
#ddc39f color charts
#ddc39f color shades, tints & tones
#ddc39f color schemes
#ddc39f color preview, HTML & CSS examples
This text has a color of #ddc39f
<p style="color:#ddc39f;">Text here</p>
.mytext {color:#ddc39f;}
This box has a color of #ddc39f
<div style="background-color:#ddc39f;">Content here</div>
.mybackground {background-color:#ddc39f;}
Border around this has a color of #ddc39f
<div style="border:2px solid #ddc39f;">Content here</div>
.myborder {border:2px solid #ddc39f;}