#ddbc0b color space conversions
Hex:
#ddbc0b
RGB:
221, 188, 11
CMY:
13, 26, 96
CMYK:
0, 15, 95, 13
HSL:
51°, 90.5172%, 45.4902%
HSV (HSB):
51°, 95.0226%, 86.6667%
XYZ:
47.8624, 51.3628, 7.7080
xyY:
0.4476, 0.4803, 51.3628
CIE-Lab:
76.8982, -2.6320, 77.4341
CIE-LCH:
76.8982, 77.4789, 91.9467
CIE-Luv:
76.8982, 29.6802, 81.0190
Hunter-Lab:
71.6678, -6.2098, 43.7907
#ddbc0b color charts
#ddbc0b color shades, tints & tones
#ddbc0b color schemes
#ddbc0b color preview, HTML & CSS examples
This text has a color of #ddbc0b
<p style="color:#ddbc0b;">Text here</p>
.mytext {color:#ddbc0b;}
This box has a color of #ddbc0b
<div style="background-color:#ddbc0b;">Content here</div>
.mybackground {background-color:#ddbc0b;}
Border around this has a color of #ddbc0b
<div style="border:2px solid #ddbc0b;">Content here</div>
.myborder {border:2px solid #ddbc0b;}