#ddb700 color space conversions
Hex:
#ddb700
RGB:
221, 183, 0
CMY:
13, 28, 100
CMYK:
0, 17, 100, 13
HSL:
50°, 100.0000%, 43.3333%
HSV (HSB):
50°, 100.0000%, 86.6667%
XYZ:
46.7523, 49.2391, 7.0400
xyY:
0.4538, 0.4779, 49.2391
CIE-Lab:
75.5999, -0.1351, 77.6582
CIE-LCH:
75.5999, 77.6583, 90.0997
CIE-Luv:
75.5999, 33.4636, 79.7710
Hunter-Lab:
70.1706, -3.8701, 43.1710
#ddb700 color charts
#ddb700 color shades, tints & tones
#ddb700 color schemes
#ddb700 color preview, HTML & CSS examples
This text has a color of #ddb700
<p style="color:#ddb700;">Text here</p>
.mytext {color:#ddb700;}
This box has a color of #ddb700
<div style="background-color:#ddb700;">Content here</div>
.mybackground {background-color:#ddb700;}
Border around this has a color of #ddb700
<div style="border:2px solid #ddb700;">Content here</div>
.myborder {border:2px solid #ddb700;}