#ddbc64 color space conversions
Hex:
#ddbc64
RGB:
221, 188, 100
CMY:
13, 26, 61
CMYK:
0, 15, 55, 13
HSL:
44°, 64.0212%, 62.9412%
HSV (HSB):
44°, 54.7511%, 86.6667%
XYZ:
50.1023, 52.2587, 19.5029
xyY:
0.4111, 0.4288, 52.2587
CIE-Lab:
77.4353, 1.1641, 48.3558
CIE-LCH:
77.4353, 48.3698, 88.6210
CIE-Luv:
77.4353, 26.8882, 59.0378
Hunter-Lab:
72.2902, -2.7945, 34.6075
#ddbc64 color charts
#ddbc64 color shades, tints & tones
#ddbc64 color schemes
#ddbc64 color preview, HTML & CSS examples
This text has a color of #ddbc64
<p style="color:#ddbc64;">Text here</p>
.mytext {color:#ddbc64;}
This box has a color of #ddbc64
<div style="background-color:#ddbc64;">Content here</div>
.mybackground {background-color:#ddbc64;}
Border around this has a color of #ddbc64
<div style="border:2px solid #ddbc64;">Content here</div>
.myborder {border:2px solid #ddbc64;}