#ddbd0d color space conversions
Hex:
#ddbd0d
RGB:
221, 189, 13
CMY:
13, 26, 95
CMYK:
0, 14, 94, 13
HSL:
51°, 88.8889%, 45.8824%
HSV (HSB):
51°, 94.1176%, 86.6667%
XYZ:
48.0890, 51.7964, 7.8439
xyY:
0.4464, 0.4808, 51.7964
CIE-Lab:
77.1589, -3.1289, 77.4002
CIE-LCH:
77.1589, 77.4634, 92.3149
CIE-Luv:
77.1589, 28.9322, 81.2709
Hunter-Lab:
71.9697, -6.6761, 43.9168
#ddbd0d color charts
#ddbd0d color shades, tints & tones
#ddbd0d color schemes
#ddbd0d color preview, HTML & CSS examples
This text has a color of #ddbd0d
<p style="color:#ddbd0d;">Text here</p>
.mytext {color:#ddbd0d;}
This box has a color of #ddbd0d
<div style="background-color:#ddbd0d;">Content here</div>
.mybackground {background-color:#ddbd0d;}
Border around this has a color of #ddbd0d
<div style="border:2px solid #ddbd0d;">Content here</div>
.myborder {border:2px solid #ddbd0d;}