#ddbd05 color space conversions
Hex:
#ddbd05
RGB:
221, 189, 5
CMY:
13, 26, 98
CMYK:
0, 14, 98, 13
HSL:
51°, 95.5752%, 44.3137%
HSV (HSB):
51°, 97.7376%, 86.6667%
XYZ:
48.0438, 51.7783, 7.6056
xyY:
0.4472, 0.4820, 51.7783
CIE-Lab:
77.1481, -3.2071, 78.2329
CIE-LCH:
77.1481, 78.2986, 92.3475
CIE-Luv:
77.1481, 28.9907, 81.7374
Hunter-Lab:
71.9571, -6.7455, 44.1033
#ddbd05 color charts
#ddbd05 color shades, tints & tones
#ddbd05 color schemes
#ddbd05 color preview, HTML & CSS examples
This text has a color of #ddbd05
<p style="color:#ddbd05;">Text here</p>
.mytext {color:#ddbd05;}
This box has a color of #ddbd05
<div style="background-color:#ddbd05;">Content here</div>
.mybackground {background-color:#ddbd05;}
Border around this has a color of #ddbd05
<div style="border:2px solid #ddbd05;">Content here</div>
.myborder {border:2px solid #ddbd05;}