#ddc600 color space conversions
Hex:
#ddc600
RGB:
221, 198, 0
CMY:
13, 22, 100
CMYK:
0, 10, 100, 13
HSL:
54°, 100.0000%, 43.3333%
HSV (HSB):
54°, 100.0000%, 86.6667%
XYZ:
50.0129, 55.7603, 8.1269
xyY:
0.4391, 0.4896, 55.7603
CIE-Lab:
79.4772, -7.8778, 80.4084
CIE-LCH:
79.4772, 80.7934, 95.5955
CIE-Luv:
79.4772, 22.5283, 85.4006
Hunter-Lab:
74.6728, -11.1253, 45.8183
#ddc600 color charts
#ddc600 color shades, tints & tones
#ddc600 color schemes
#ddc600 color preview, HTML & CSS examples
This text has a color of #ddc600
<p style="color:#ddc600;">Text here</p>
.mytext {color:#ddc600;}
This box has a color of #ddc600
<div style="background-color:#ddc600;">Content here</div>
.mybackground {background-color:#ddc600;}
Border around this has a color of #ddc600
<div style="border:2px solid #ddc600;">Content here</div>
.myborder {border:2px solid #ddc600;}