#ddcd00 color space conversions
Hex:
#ddcd00
RGB:
221, 205, 0
CMY:
13, 20, 100
CMYK:
0, 7, 100, 13
HSL:
56°, 100.0000%, 43.3333%
HSV (HSB):
56°, 100.0000%, 86.6667%
XYZ:
51.6501, 59.0348, 8.6726
xyY:
0.4327, 0.4946, 59.0348
CIE-Lab:
81.3107, -11.4232, 81.7253
CIE-LCH:
81.3107, 82.5198, 97.9570
CIE-Luv:
81.3107, 17.6064, 88.0324
Hunter-Lab:
76.8341, -14.4668, 47.0915
#ddcd00 color charts
#ddcd00 color shades, tints & tones
#ddcd00 color schemes
#ddcd00 color preview, HTML & CSS examples
This text has a color of #ddcd00
<p style="color:#ddcd00;">Text here</p>
.mytext {color:#ddcd00;}
This box has a color of #ddcd00
<div style="background-color:#ddcd00;">Content here</div>
.mybackground {background-color:#ddcd00;}
Border around this has a color of #ddcd00
<div style="border:2px solid #ddcd00;">Content here</div>
.myborder {border:2px solid #ddcd00;}