#ddbb88 color space conversions
Hex:
#ddbb88
RGB:
221, 187, 136
CMY:
13, 27, 47
CMYK:
0, 15, 38, 13
HSL:
36°, 55.5556%, 70.0000%
HSV (HSB):
36°, 38.4615%, 86.6667%
XYZ:
52.0331, 52.6904, 30.7204
xyY:
0.3842, 0.3890, 52.6904
CIE-Lab:
77.6918, 5.1813, 30.3623
CIE-LCH:
77.6918, 30.8012, 80.3158
CIE-Luv:
77.6918, 25.1173, 39.4787
Hunter-Lab:
72.5881, 0.9242, 25.7193
#ddbb88 color charts
#ddbb88 color shades, tints & tones
#ddbb88 color schemes
#ddbb88 color preview, HTML & CSS examples
This text has a color of #ddbb88
<p style="color:#ddbb88;">Text here</p>
.mytext {color:#ddbb88;}
This box has a color of #ddbb88
<div style="background-color:#ddbb88;">Content here</div>
.mybackground {background-color:#ddbb88;}
Border around this has a color of #ddbb88
<div style="border:2px solid #ddbb88;">Content here</div>
.myborder {border:2px solid #ddbb88;}