#ddb84f color space conversions
Hex:
#ddb84f
RGB:
221, 184, 79
CMY:
13, 28, 69
CMYK:
0, 17, 64, 13
HSL:
44°, 67.6190%, 58.8235%
HSV (HSB):
44°, 64.2534%, 86.6667%
XYZ:
48.3706, 50.2176, 14.5407
xyY:
0.4276, 0.4439, 50.2176
CIE-Lab:
76.2027, 1.7690, 56.7416
CIE-LCH:
76.2027, 56.7692, 88.2143
CIE-Luv:
76.2027, 30.7727, 65.7418
Hunter-Lab:
70.8644, -2.1723, 37.4393
#ddb84f color charts
#ddb84f color shades, tints & tones
#ddb84f color schemes
#ddb84f color preview, HTML & CSS examples
This text has a color of #ddb84f
<p style="color:#ddb84f;">Text here</p>
.mytext {color:#ddb84f;}
This box has a color of #ddb84f
<div style="background-color:#ddb84f;">Content here</div>
.mybackground {background-color:#ddb84f;}
Border around this has a color of #ddb84f
<div style="border:2px solid #ddb84f;">Content here</div>
.myborder {border:2px solid #ddb84f;}