#ddb56f color space conversions
Hex:
#ddb56f
RGB:
221, 181, 111
CMY:
13, 29, 56
CMYK:
0, 18, 50, 13
HSL:
38°, 61.7978%, 65.0980%
HSV (HSB):
38°, 49.7738%, 86.6667%
XYZ:
49.2119, 49.5676, 22.0127
xyY:
0.4074, 0.4104, 49.5676
CIE-Lab:
75.8031, 5.7925, 40.8993
CIE-LCH:
75.8031, 41.3075, 81.9389
CIE-Luv:
75.8031, 30.9253, 50.3964
Hunter-Lab:
70.4043, 1.5624, 30.7453
#ddb56f color charts
#ddb56f color shades, tints & tones
#ddb56f color schemes
#ddb56f color preview, HTML & CSS examples
This text has a color of #ddb56f
<p style="color:#ddb56f;">Text here</p>
.mytext {color:#ddb56f;}
This box has a color of #ddb56f
<div style="background-color:#ddb56f;">Content here</div>
.mybackground {background-color:#ddb56f;}
Border around this has a color of #ddb56f
<div style="border:2px solid #ddb56f;">Content here</div>
.myborder {border:2px solid #ddb56f;}