#ddc868 color space conversions
Hex:
#ddc868
RGB:
221, 200, 104
CMY:
13, 22, 59
CMYK:
0, 10, 53, 13
HSL:
49°, 63.2432%, 63.7255%
HSV (HSB):
49°, 52.9412%, 86.6667%
XYZ:
52.9718, 57.6802, 21.4382
xyY:
0.4010, 0.4367, 57.6802
CIE-Lab:
80.5607, -4.7392, 50.1322
CIE-LCH:
80.5607, 50.3557, 95.4004
CIE-Luv:
80.5607, 18.6666, 62.8768
Hunter-Lab:
75.9475, -8.4081, 36.4271
#ddc868 color charts
#ddc868 color shades, tints & tones
#ddc868 color schemes
#ddc868 color preview, HTML & CSS examples
This text has a color of #ddc868
<p style="color:#ddc868;">Text here</p>
.mytext {color:#ddc868;}
This box has a color of #ddc868
<div style="background-color:#ddc868;">Content here</div>
.mybackground {background-color:#ddc868;}
Border around this has a color of #ddc868
<div style="border:2px solid #ddc868;">Content here</div>
.myborder {border:2px solid #ddc868;}