#ddc49f color space conversions
Hex:
#ddc49f
RGB:
221, 196, 159
CMY:
13, 23, 38
CMYK:
0, 11, 28, 13
HSL:
36°, 47.6923%, 74.5098%
HSV (HSB):
36°, 28.0543%, 86.6667%
XYZ:
55.8167, 57.3552, 40.9297
xyY:
0.3622, 0.3722, 57.3552
CIE-Lab:
80.3790, 3.2821, 21.8297
CIE-LCH:
80.3790, 22.0751, 81.4496
CIE-Luv:
80.3790, 17.8267, 29.7973
Hunter-Lab:
75.7332, -0.9755, 20.9702
#ddc49f color charts
#ddc49f color shades, tints & tones
#ddc49f color schemes
#ddc49f color preview, HTML & CSS examples
This text has a color of #ddc49f
<p style="color:#ddc49f;">Text here</p>
.mytext {color:#ddc49f;}
This box has a color of #ddc49f
<div style="background-color:#ddc49f;">Content here</div>
.mybackground {background-color:#ddc49f;}
Border around this has a color of #ddc49f
<div style="border:2px solid #ddc49f;">Content here</div>
.myborder {border:2px solid #ddc49f;}