#ddcd5f color space conversions
Hex:
#ddcd5f
RGB:
221, 205, 95
CMY:
13, 20, 63
CMYK:
0, 7, 57, 13
HSL:
52°, 64.9485%, 61.9608%
HSV (HSB):
52°, 57.0136%, 86.6667%
XYZ:
53.7157, 59.8610, 19.5497
xyY:
0.4035, 0.4497, 59.8610
CIE-Lab:
81.7626, -8.0028, 55.7265
CIE-LCH:
81.7626, 56.2982, 98.1723
CIE-Luv:
81.7626, 15.7700, 69.0159
Hunter-Lab:
77.3699, -11.4700, 39.1776
#ddcd5f color charts
#ddcd5f color shades, tints & tones
#ddcd5f color schemes
#ddcd5f color preview, HTML & CSS examples
This text has a color of #ddcd5f
<p style="color:#ddcd5f;">Text here</p>
.mytext {color:#ddcd5f;}
This box has a color of #ddcd5f
<div style="background-color:#ddcd5f;">Content here</div>
.mybackground {background-color:#ddcd5f;}
Border around this has a color of #ddcd5f
<div style="border:2px solid #ddcd5f;">Content here</div>
.myborder {border:2px solid #ddcd5f;}