#ddbd39 color space conversions
Hex:
#ddbd39
RGB:
221, 189, 57
CMY:
13, 26, 78
CMYK:
0, 14, 74, 13
HSL:
48°, 70.6897%, 54.5098%
HSV (HSB):
48°, 74.2081%, 86.6667%
XYZ:
48.7549, 52.0628, 11.3504
xyY:
0.4347, 0.4641, 52.0628
CIE-Lab:
77.3183, -1.9855, 66.7669
CIE-LCH:
77.3183, 66.7965, 91.7033
CIE-Luv:
77.3183, 28.0870, 74.5237
Hunter-Lab:
72.1545, -5.6577, 41.1815
#ddbd39 color charts
#ddbd39 color shades, tints & tones
#ddbd39 color schemes
#ddbd39 color preview, HTML & CSS examples
This text has a color of #ddbd39
<p style="color:#ddbd39;">Text here</p>
.mytext {color:#ddbd39;}
This box has a color of #ddbd39
<div style="background-color:#ddbd39;">Content here</div>
.mybackground {background-color:#ddbd39;}
Border around this has a color of #ddbd39
<div style="border:2px solid #ddbd39;">Content here</div>
.myborder {border:2px solid #ddbd39;}