#ddcc6b color space conversions
Hex:
#ddcc6b
RGB:
221, 204, 107
CMY:
13, 20, 58
CMYK:
0, 8, 52, 13
HSL:
51°, 62.6374%, 64.3137%
HSV (HSB):
51°, 51.5837%, 86.6667%
XYZ:
54.0655, 59.6194, 22.5681
xyY:
0.3968, 0.4376, 59.6194
CIE-Lab:
81.6309, -6.5396, 49.9683
CIE-LCH:
81.6309, 50.3944, 97.4562
CIE-Luv:
81.6309, 15.9220, 63.4140
Hunter-Lab:
77.2136, -10.1369, 36.7202
#ddcc6b color charts
#ddcc6b color shades, tints & tones
#ddcc6b color schemes
#ddcc6b color preview, HTML & CSS examples
This text has a color of #ddcc6b
<p style="color:#ddcc6b;">Text here</p>
.mytext {color:#ddcc6b;}
This box has a color of #ddcc6b
<div style="background-color:#ddcc6b;">Content here</div>
.mybackground {background-color:#ddcc6b;}
Border around this has a color of #ddcc6b
<div style="border:2px solid #ddcc6b;">Content here</div>
.myborder {border:2px solid #ddcc6b;}