#d09b85 color space conversions
Hex:
#d09b85
RGB:
208, 155, 133
CMY:
18, 39, 48
CMYK:
0, 25, 36, 18
HSL:
18°, 44.3787%, 66.8627%
HSV (HSB):
18°, 36.0577%, 81.5686%
XYZ:
41.9674, 38.5460, 27.4185
xyY:
0.3888, 0.3571, 38.5460
CIE-Lab:
68.4211, 16.8552, 19.2572
CIE-LCH:
68.4211, 25.5918, 48.8054
CIE-Luv:
68.4211, 36.6018, 22.7285
Hunter-Lab:
62.0855, 12.0097, 17.2759
#d09b85 color charts
#d09b85 color shades, tints & tones
#d09b85 color schemes
#d09b85 color preview, HTML & CSS examples
This text has a color of #d09b85
<p style="color:#d09b85;">Text here</p>
.mytext {color:#d09b85;}
This box has a color of #d09b85
<div style="background-color:#d09b85;">Content here</div>
.mybackground {background-color:#d09b85;}
Border around this has a color of #d09b85
<div style="border:2px solid #d09b85;">Content here</div>
.myborder {border:2px solid #d09b85;}