#ddb45f color space conversions
Hex:
#ddb45f
RGB:
221, 180, 95
CMY:
13, 29, 63
CMYK:
0, 19, 57, 13
HSL:
40°, 64.9485%, 61.9608%
HSV (HSB):
40°, 57.0136%, 86.6667%
XYZ:
48.2056, 48.8409, 17.7130
xyY:
0.4201, 0.4256, 48.8409
CIE-Lab:
75.3522, 4.9803, 48.3245
CIE-LCH:
75.3522, 48.5804, 84.1159
CIE-Luv:
75.3522, 32.6923, 57.5505
Hunter-Lab:
69.8863, 0.8234, 33.8931
#ddb45f color charts
#ddb45f color shades, tints & tones
#ddb45f color schemes
#ddb45f color preview, HTML & CSS examples
This text has a color of #ddb45f
<p style="color:#ddb45f;">Text here</p>
.mytext {color:#ddb45f;}
This box has a color of #ddb45f
<div style="background-color:#ddb45f;">Content here</div>
.mybackground {background-color:#ddb45f;}
Border around this has a color of #ddb45f
<div style="border:2px solid #ddb45f;">Content here</div>
.myborder {border:2px solid #ddb45f;}