#ddbd53 color space conversions
Hex:
#ddbd53
RGB:
221, 189, 83
CMY:
13, 26, 67
CMYK:
0, 14, 62, 13
HSL:
46°, 66.9903%, 59.6078%
HSV (HSB):
46°, 62.4434%, 86.6667%
XYZ:
49.5777, 52.3919, 15.6832
xyY:
0.4214, 0.4453, 52.3919
CIE-Lab:
77.5146, -0.5923, 56.3933
CIE-LCH:
77.5146, 56.3964, 90.6017
CIE-Luv:
77.5146, 27.0803, 66.4757
Hunter-Lab:
72.3822, -4.4065, 37.8211
#ddbd53 color charts
#ddbd53 color shades, tints & tones
#ddbd53 color schemes
#ddbd53 color preview, HTML & CSS examples
This text has a color of #ddbd53
<p style="color:#ddbd53;">Text here</p>
.mytext {color:#ddbd53;}
This box has a color of #ddbd53
<div style="background-color:#ddbd53;">Content here</div>
.mybackground {background-color:#ddbd53;}
Border around this has a color of #ddbd53
<div style="border:2px solid #ddbd53;">Content here</div>
.myborder {border:2px solid #ddbd53;}