#ddc067 color space conversions
Hex:
#ddc067
RGB:
221, 192, 103
CMY:
13, 25, 60
CMYK:
0, 13, 53, 13
HSL:
45°, 63.4409%, 63.5294%
HSV (HSB):
45°, 53.3937%, 86.6667%
XYZ:
51.1166, 54.0507, 20.5707
xyY:
0.4065, 0.4299, 54.0507
CIE-Lab:
78.4913, -0.6802, 48.1554
CIE-LCH:
78.4913, 48.1602, 90.8092
CIE-Luv:
78.4913, 24.0227, 59.5557
Hunter-Lab:
73.5192, -4.5506, 34.8741
#ddc067 color charts
#ddc067 color shades, tints & tones
#ddc067 color schemes
#ddc067 color preview, HTML & CSS examples
This text has a color of #ddc067
<p style="color:#ddc067;">Text here</p>
.mytext {color:#ddc067;}
This box has a color of #ddc067
<div style="background-color:#ddc067;">Content here</div>
.mybackground {background-color:#ddc067;}
Border around this has a color of #ddc067
<div style="border:2px solid #ddc067;">Content here</div>
.myborder {border:2px solid #ddc067;}