#ddcb6e color space conversions
Hex:
#ddcb6e
RGB:
221, 203, 110
CMY:
13, 20, 57
CMYK:
0, 8, 50, 13
HSL:
50°, 62.0112%, 64.9020%
HSV (HSB):
50°, 50.2262%, 86.6667%
XYZ:
53.9892, 59.2098, 23.3350
xyY:
0.3954, 0.4337, 59.2098
CIE-Lab:
81.4068, -5.7687, 48.2561
CIE-LCH:
81.4068, 48.5997, 96.8169
CIE-Luv:
81.4068, 16.4315, 61.5497
Hunter-Lab:
76.9479, -9.4173, 35.8835
#ddcb6e color charts
#ddcb6e color shades, tints & tones
#ddcb6e color schemes
#ddcb6e color preview, HTML & CSS examples
This text has a color of #ddcb6e
<p style="color:#ddcb6e;">Text here</p>
.mytext {color:#ddcb6e;}
This box has a color of #ddcb6e
<div style="background-color:#ddcb6e;">Content here</div>
.mybackground {background-color:#ddcb6e;}
Border around this has a color of #ddcb6e
<div style="border:2px solid #ddcb6e;">Content here</div>
.myborder {border:2px solid #ddcb6e;}