#ddbc53 color space conversions
Hex:
#ddbc53
RGB:
221, 188, 83
CMY:
13, 26, 67
CMYK:
0, 15, 62, 13
HSL:
46°, 66.9903%, 59.6078%
HSV (HSB):
46°, 62.4434%, 86.6667%
XYZ:
49.3633, 51.9631, 15.6118
xyY:
0.4221, 0.4444, 51.9631
CIE-Lab:
77.2588, -0.0707, 56.1117
CIE-LCH:
77.2588, 56.1118, 90.0722
CIE-Luv:
77.2588, 27.7755, 66.0345
Hunter-Lab:
72.0855, -3.9147, 37.6192
#ddbc53 color charts
#ddbc53 color shades, tints & tones
#ddbc53 color schemes
#ddbc53 color preview, HTML & CSS examples
This text has a color of #ddbc53
<p style="color:#ddbc53;">Text here</p>
.mytext {color:#ddbc53;}
This box has a color of #ddbc53
<div style="background-color:#ddbc53;">Content here</div>
.mybackground {background-color:#ddbc53;}
Border around this has a color of #ddbc53
<div style="border:2px solid #ddbc53;">Content here</div>
.myborder {border:2px solid #ddbc53;}