#ddbc15 color space conversions
Hex:
#ddbc15
RGB:
221, 188, 21
CMY:
13, 26, 92
CMYK:
0, 15, 90, 13
HSL:
50°, 82.6446%, 47.4510%
HSV (HSB):
50°, 90.4977%, 86.6667%
XYZ:
47.9374, 51.3927, 8.1027
xyY:
0.4462, 0.4784, 51.3927
CIE-Lab:
76.9163, -2.5023, 76.0766
CIE-LCH:
76.9163, 76.1177, 91.8839
CIE-Luv:
76.9163, 29.5816, 80.2447
Hunter-Lab:
71.6887, -6.0945, 43.4808
#ddbc15 color charts
#ddbc15 color shades, tints & tones
#ddbc15 color schemes
#ddbc15 color preview, HTML & CSS examples
This text has a color of #ddbc15
<p style="color:#ddbc15;">Text here</p>
.mytext {color:#ddbc15;}
This box has a color of #ddbc15
<div style="background-color:#ddbc15;">Content here</div>
.mybackground {background-color:#ddbc15;}
Border around this has a color of #ddbc15
<div style="border:2px solid #ddbc15;">Content here</div>
.myborder {border:2px solid #ddbc15;}