#ddc940 color space conversions
Hex:
#ddc940
RGB:
221, 201, 64
CMY:
13, 21, 75
CMYK:
0, 9, 71, 13
HSL:
52°, 69.7778%, 55.8824%
HSV (HSB):
52°, 71.0407%, 86.6667%
XYZ:
51.6309, 57.5156, 13.2309
xyY:
0.4219, 0.4700, 57.5156
CIE-Lab:
80.4687, -7.8447, 67.2636
CIE-LCH:
80.4687, 67.7195, 96.6521
CIE-Luv:
80.4687, 19.4874, 77.6526
Hunter-Lab:
75.8390, -11.1964, 42.7436
#ddc940 color charts
#ddc940 color shades, tints & tones
#ddc940 color schemes
#ddc940 color preview, HTML & CSS examples
This text has a color of #ddc940
<p style="color:#ddc940;">Text here</p>
.mytext {color:#ddc940;}
This box has a color of #ddc940
<div style="background-color:#ddc940;">Content here</div>
.mybackground {background-color:#ddc940;}
Border around this has a color of #ddc940
<div style="border:2px solid #ddc940;">Content here</div>
.myborder {border:2px solid #ddc940;}