#ddbb70 color space conversions
Hex:
#ddbb70
RGB:
221, 187, 112
CMY:
13, 27, 56
CMYK:
0, 15, 49, 13
HSL:
41°, 61.5819%, 65.2941%
HSV (HSB):
41°, 49.3213%, 86.6667%
XYZ:
50.5137, 52.0827, 22.7198
xyY:
0.4031, 0.4156, 52.0827
CIE-Lab:
77.3302, 2.7195, 42.2886
CIE-LCH:
77.3302, 42.3760, 86.3205
CIE-Luv:
77.3302, 26.8287, 52.8187
Hunter-Lab:
72.1683, -1.3546, 31.8523
#ddbb70 color charts
#ddbb70 color shades, tints & tones
#ddbb70 color schemes
#ddbb70 color preview, HTML & CSS examples
This text has a color of #ddbb70
<p style="color:#ddbb70;">Text here</p>
.mytext {color:#ddbb70;}
This box has a color of #ddbb70
<div style="background-color:#ddbb70;">Content here</div>
.mybackground {background-color:#ddbb70;}
Border around this has a color of #ddbb70
<div style="border:2px solid #ddbb70;">Content here</div>
.myborder {border:2px solid #ddbb70;}