#ddcd43 color space conversions
Hex:
#ddcd43
RGB:
221, 205, 67
CMY:
13, 20, 74
CMYK:
0, 7, 70, 13
HSL:
54°, 69.3694%, 56.4706%
HSV (HSB):
54°, 69.6833%, 86.6667%
XYZ:
52.6632, 59.4400, 14.0076
xyY:
0.4176, 0.4713, 59.4400
CIE-Lab:
81.5329, -9.7303, 67.1966
CIE-LCH:
81.5329, 67.8974, 98.2393
CIE-Luv:
81.5329, 16.6854, 78.5005
Hunter-Lab:
77.0974, -12.9916, 43.1959
#ddcd43 color charts
#ddcd43 color shades, tints & tones
#ddcd43 color schemes
#ddcd43 color preview, HTML & CSS examples
This text has a color of #ddcd43
<p style="color:#ddcd43;">Text here</p>
.mytext {color:#ddcd43;}
This box has a color of #ddcd43
<div style="background-color:#ddcd43;">Content here</div>
.mybackground {background-color:#ddcd43;}
Border around this has a color of #ddcd43
<div style="border:2px solid #ddcd43;">Content here</div>
.myborder {border:2px solid #ddcd43;}