#ddc49a color space conversions
Hex:
#ddc49a
RGB:
221, 196, 154
CMY:
13, 23, 40
CMYK:
0, 11, 30, 13
HSL:
38°, 49.6296%, 73.5294%
HSV (HSB):
38°, 30.3167%, 86.6667%
XYZ:
55.3915, 57.1851, 38.6902
xyY:
0.3662, 0.3780, 57.1851
CIE-Lab:
80.2836, 2.6271, 24.3473
CIE-LCH:
80.2836, 24.4887, 83.8415
CIE-Luv:
80.2836, 18.1933, 33.0942
Hunter-Lab:
75.6208, -1.5871, 22.5998
#ddc49a color charts
#ddc49a color shades, tints & tones
#ddc49a color schemes
#ddc49a color preview, HTML & CSS examples
This text has a color of #ddc49a
<p style="color:#ddc49a;">Text here</p>
.mytext {color:#ddc49a;}
This box has a color of #ddc49a
<div style="background-color:#ddc49a;">Content here</div>
.mybackground {background-color:#ddc49a;}
Border around this has a color of #ddc49a
<div style="border:2px solid #ddc49a;">Content here</div>
.myborder {border:2px solid #ddc49a;}