#ddb06b color space conversions
Hex:
#ddb06b
RGB:
221, 176, 107
CMY:
13, 31, 58
CMYK:
0, 20, 52, 13
HSL:
36°, 62.6374%, 64.3137%
HSV (HSB):
36°, 51.5837%, 86.6667%
XYZ:
47.9980, 47.4844, 20.5455
xyY:
0.4137, 0.4092, 47.4844
CIE-Lab:
74.4985, 8.0867, 41.3181
CIE-LCH:
74.4985, 42.1020, 78.9261
CIE-Luv:
74.4985, 34.6284, 50.0014
Hunter-Lab:
68.9089, 3.7423, 30.5586
#ddb06b color charts
#ddb06b color shades, tints & tones
#ddb06b color schemes
#ddb06b color preview, HTML & CSS examples
This text has a color of #ddb06b
<p style="color:#ddb06b;">Text here</p>
.mytext {color:#ddb06b;}
This box has a color of #ddb06b
<div style="background-color:#ddb06b;">Content here</div>
.mybackground {background-color:#ddb06b;}
Border around this has a color of #ddb06b
<div style="border:2px solid #ddb06b;">Content here</div>
.myborder {border:2px solid #ddb06b;}