#ddbb5d color space conversions
Hex:
#ddbb5d
RGB:
221, 187, 93
CMY:
13, 27, 64
CMYK:
0, 15, 58, 13
HSL:
44°, 65.3061%, 61.5686%
HSV (HSB):
44°, 57.9186%, 86.6667%
XYZ:
49.5649, 51.7031, 17.7233
xyY:
0.4165, 0.4345, 51.7031
CIE-Lab:
77.1030, 1.1472, 51.3219
CIE-LCH:
77.1030, 51.3347, 88.7195
CIE-Luv:
77.1030, 27.9613, 61.6240
Hunter-Lab:
71.9049, -2.7913, 35.7195
#ddbb5d color charts
#ddbb5d color shades, tints & tones
#ddbb5d color schemes
#ddbb5d color preview, HTML & CSS examples
This text has a color of #ddbb5d
<p style="color:#ddbb5d;">Text here</p>
.mytext {color:#ddbb5d;}
This box has a color of #ddbb5d
<div style="background-color:#ddbb5d;">Content here</div>
.mybackground {background-color:#ddbb5d;}
Border around this has a color of #ddbb5d
<div style="border:2px solid #ddbb5d;">Content here</div>
.myborder {border:2px solid #ddbb5d;}