#ddc373 color space conversions
Hex:
#ddc373
RGB:
221, 195, 115
CMY:
13, 24, 55
CMYK:
0, 12, 48, 13
HSL:
45°, 60.9195%, 65.8824%
HSV (HSB):
45°, 47.9638%, 86.6667%
XYZ:
52.4284, 55.6402, 24.1960
xyY:
0.3964, 0.4207, 55.6402
CIE-Lab:
79.4086, -1.1852, 43.3566
CIE-LCH:
79.4086, 43.3727, 91.5658
CIE-Luv:
79.4086, 21.3675, 55.2260
Hunter-Lab:
74.5923, -5.0750, 32.9823
#ddc373 color charts
#ddc373 color shades, tints & tones
#ddc373 color schemes
#ddc373 color preview, HTML & CSS examples
This text has a color of #ddc373
<p style="color:#ddc373;">Text here</p>
.mytext {color:#ddc373;}
This box has a color of #ddc373
<div style="background-color:#ddc373;">Content here</div>
.mybackground {background-color:#ddc373;}
Border around this has a color of #ddc373
<div style="border:2px solid #ddc373;">Content here</div>
.myborder {border:2px solid #ddc373;}