#ddbf35 color space conversions
Hex:
#ddbf35
RGB:
221, 191, 53
CMY:
13, 25, 79
CMYK:
0, 14, 76, 13
HSL:
49°, 71.1864%, 53.7255%
HSV (HSB):
49°, 76.0181%, 86.6667%
XYZ:
49.0922, 52.8908, 10.9897
xyY:
0.4345, 0.4682, 52.8908
CIE-Lab:
77.8105, -3.1859, 68.6232
CIE-LCH:
77.8105, 68.6972, 92.6581
CIE-Luv:
77.8105, 26.7786, 76.2904
Hunter-Lab:
72.7261, -6.7779, 41.9489
#ddbf35 color charts
#ddbf35 color shades, tints & tones
#ddbf35 color schemes
#ddbf35 color preview, HTML & CSS examples
This text has a color of #ddbf35
<p style="color:#ddbf35;">Text here</p>
.mytext {color:#ddbf35;}
This box has a color of #ddbf35
<div style="background-color:#ddbf35;">Content here</div>
.mybackground {background-color:#ddbf35;}
Border around this has a color of #ddbf35
<div style="border:2px solid #ddbf35;">Content here</div>
.myborder {border:2px solid #ddbf35;}