#ddc84d color space conversions
Hex:
#ddc84d
RGB:
221, 200, 77
CMY:
13, 22, 70
CMYK:
0, 10, 65, 13
HSL:
51°, 67.9245%, 58.4314%
HSV (HSB):
51°, 65.1584%, 86.6667%
XYZ:
51.8126, 57.2165, 15.3343
xyY:
0.4166, 0.4601, 57.2165
CIE-Lab:
80.3012, -6.6445, 61.9813
CIE-LCH:
80.3012, 62.3364, 96.1188
CIE-Luv:
80.3012, 19.7666, 73.3636
Hunter-Lab:
75.6416, -10.1047, 40.9297
#ddc84d color charts
#ddc84d color shades, tints & tones
#ddc84d color schemes
#ddc84d color preview, HTML & CSS examples
This text has a color of #ddc84d
<p style="color:#ddc84d;">Text here</p>
.mytext {color:#ddc84d;}
This box has a color of #ddc84d
<div style="background-color:#ddc84d;">Content here</div>
.mybackground {background-color:#ddc84d;}
Border around this has a color of #ddc84d
<div style="border:2px solid #ddc84d;">Content here</div>
.myborder {border:2px solid #ddc84d;}