#ddb58c color space conversions
Hex:
#ddb58c
RGB:
221, 181, 140
CMY:
13, 29, 45
CMYK:
0, 18, 37, 13
HSL:
30°, 54.3624%, 70.7843%
HSV (HSB):
30°, 36.6516%, 86.6667%
XYZ:
51.0763, 50.3133, 31.8304
xyY:
0.3834, 0.3777, 50.3133
CIE-Lab:
76.2612, 8.8253, 26.3345
CIE-LCH:
76.2612, 27.7739, 71.4727
CIE-Luv:
76.2612, 28.5984, 33.7962
Hunter-Lab:
70.9319, 4.4026, 23.0462
#ddb58c color charts
#ddb58c color shades, tints & tones
#ddb58c color schemes
#ddb58c color preview, HTML & CSS examples
This text has a color of #ddb58c
<p style="color:#ddb58c;">Text here</p>
.mytext {color:#ddb58c;}
This box has a color of #ddb58c
<div style="background-color:#ddb58c;">Content here</div>
.mybackground {background-color:#ddb58c;}
Border around this has a color of #ddb58c
<div style="border:2px solid #ddb58c;">Content here</div>
.myborder {border:2px solid #ddb58c;}