#ddbd16 color space conversions
Hex:
#ddbd16
RGB:
221, 189, 22
CMY:
13, 26, 91
CMYK:
0, 14, 90, 13
HSL:
50°, 81.8930%, 47.6471%
HSV (HSB):
50°, 90.0452%, 86.6667%
XYZ:
48.1612, 51.8253, 8.2240
xyY:
0.4451, 0.4789, 51.8253
CIE-Lab:
77.1762, -3.0043, 76.1071
CIE-LCH:
77.1762, 76.1664, 92.2605
CIE-Luv:
77.1762, 28.8392, 80.5291
Hunter-Lab:
71.9898, -6.5655, 43.6197
#ddbd16 color charts
#ddbd16 color shades, tints & tones
#ddbd16 color schemes
#ddbd16 color preview, HTML & CSS examples
This text has a color of #ddbd16
<p style="color:#ddbd16;">Text here</p>
.mytext {color:#ddbd16;}
This box has a color of #ddbd16
<div style="background-color:#ddbd16;">Content here</div>
.mybackground {background-color:#ddbd16;}
Border around this has a color of #ddbd16
<div style="border:2px solid #ddbd16;">Content here</div>
.myborder {border:2px solid #ddbd16;}