#ddcd07 color space conversions
Hex:
#ddcd07
RGB:
221, 205, 7
CMY:
13, 20, 97
CMYK:
0, 7, 97, 13
HSL:
56°, 93.8596%, 44.7059%
HSV (HSB):
56°, 96.8326%, 86.6667%
XYZ:
51.6885, 59.0501, 8.8746
xyY:
0.4321, 0.4937, 59.0501
CIE-Lab:
81.3191, -11.3586, 81.0770
CIE-LCH:
81.3191, 81.8688, 97.9750
CIE-Luv:
81.3191, 17.5708, 87.6640
Hunter-Lab:
76.8441, -14.4108, 46.9436
#ddcd07 color charts
#ddcd07 color shades, tints & tones
#ddcd07 color schemes
#ddcd07 color preview, HTML & CSS examples
This text has a color of #ddcd07
<p style="color:#ddcd07;">Text here</p>
.mytext {color:#ddcd07;}
This box has a color of #ddcd07
<div style="background-color:#ddcd07;">Content here</div>
.mybackground {background-color:#ddcd07;}
Border around this has a color of #ddcd07
<div style="border:2px solid #ddcd07;">Content here</div>
.myborder {border:2px solid #ddcd07;}