#ddcb5e color space conversions
Hex:
#ddcb5e
RGB:
221, 203, 94
CMY:
13, 20, 63
CMYK:
0, 8, 57, 13
HSL:
51°, 65.1282%, 61.7647%
HSV (HSB):
51°, 57.4661%, 86.6667%
XYZ:
53.1951, 58.8922, 19.1533
xyY:
0.4053, 0.4487, 58.8922
CIE-Lab:
81.2323, -7.0567, 55.5800
CIE-LCH:
81.2323, 56.0262, 97.2359
CIE-Luv:
81.2323, 17.1254, 68.5066
Hunter-Lab:
76.7412, -10.5654, 38.9211
#ddcb5e color charts
#ddcb5e color shades, tints & tones
#ddcb5e color schemes
#ddcb5e color preview, HTML & CSS examples
This text has a color of #ddcb5e
<p style="color:#ddcb5e;">Text here</p>
.mytext {color:#ddcb5e;}
This box has a color of #ddcb5e
<div style="background-color:#ddcb5e;">Content here</div>
.mybackground {background-color:#ddcb5e;}
Border around this has a color of #ddcb5e
<div style="border:2px solid #ddcb5e;">Content here</div>
.myborder {border:2px solid #ddcb5e;}