#ddc840 color space conversions
Hex:
#ddc840
RGB:
221, 200, 64
CMY:
13, 22, 75
CMYK:
0, 10, 71, 13
HSL:
52°, 69.7778%, 55.8824%
HSV (HSB):
52°, 71.0407%, 86.6667%
XYZ:
51.3985, 57.0509, 13.1534
xyY:
0.4227, 0.4692, 57.0509
CIE-Lab:
80.2082, -7.3346, 67.0081
CIE-LCH:
80.2082, 67.4083, 96.2467
CIE-Luv:
80.2082, 20.1734, 77.2379
Hunter-Lab:
75.5320, -10.7143, 42.5474
#ddc840 color charts
#ddc840 color shades, tints & tones
#ddc840 color schemes
#ddc840 color preview, HTML & CSS examples
This text has a color of #ddc840
<p style="color:#ddc840;">Text here</p>
.mytext {color:#ddc840;}
This box has a color of #ddc840
<div style="background-color:#ddc840;">Content here</div>
.mybackground {background-color:#ddc840;}
Border around this has a color of #ddc840
<div style="border:2px solid #ddc840;">Content here</div>
.myborder {border:2px solid #ddc840;}