#ddb83e color space conversions
Hex:
#ddb83e
RGB:
221, 184, 62
CMY:
13, 28, 76
CMYK:
0, 17, 72, 13
HSL:
46°, 70.0441%, 55.4902%
HSV (HSB):
46°, 71.9457%, 86.6667%
XYZ:
47.8288, 50.0009, 11.6877
xyY:
0.4367, 0.4566, 50.0009
CIE-Lab:
76.0698, 0.8455, 63.6908
CIE-LCH:
76.0698, 63.6964, 89.2394
CIE-Luv:
76.0698, 31.5028, 71.1528
Hunter-Lab:
70.7113, -3.0084, 39.6980
#ddb83e color charts
#ddb83e color shades, tints & tones
#ddb83e color schemes
#ddb83e color preview, HTML & CSS examples
This text has a color of #ddb83e
<p style="color:#ddb83e;">Text here</p>
.mytext {color:#ddb83e;}
This box has a color of #ddb83e
<div style="background-color:#ddb83e;">Content here</div>
.mybackground {background-color:#ddb83e;}
Border around this has a color of #ddb83e
<div style="border:2px solid #ddb83e;">Content here</div>
.myborder {border:2px solid #ddb83e;}