#d09b6b color space conversions
Hex:
#d09b6b
RGB:
208, 155, 107
CMY:
18, 39, 58
CMYK:
0, 25, 49, 18
HSL:
29°, 51.7949%, 61.7647%
HSV (HSB):
29°, 48.5577%, 81.5686%
XYZ:
40.3876, 37.9141, 19.0994
xyY:
0.4147, 0.3893, 37.9141
CIE-Lab:
67.9573, 14.0160, 32.7972
CIE-LCH:
67.9573, 35.6666, 66.8604
CIE-Luv:
67.9573, 39.3872, 38.6162
Hunter-Lab:
61.5744, 9.3256, 24.7113
#d09b6b color charts
#d09b6b color shades, tints & tones
#d09b6b color schemes
#d09b6b color preview, HTML & CSS examples
This text has a color of #d09b6b
<p style="color:#d09b6b;">Text here</p>
.mytext {color:#d09b6b;}
This box has a color of #d09b6b
<div style="background-color:#d09b6b;">Content here</div>
.mybackground {background-color:#d09b6b;}
Border around this has a color of #d09b6b
<div style="border:2px solid #d09b6b;">Content here</div>
.myborder {border:2px solid #d09b6b;}