#d09b8f color space conversions
Hex:
#d09b8f
RGB:
208, 155, 143
CMY:
18, 39, 44
CMYK:
0, 25, 31, 18
HSL:
11°, 40.8805%, 68.8235%
HSV (HSB):
11°, 31.2500%, 81.5686%
XYZ:
42.6917, 38.8358, 31.2326
xyY:
0.3786, 0.3444, 38.8358
CIE-Lab:
68.6321, 18.1237, 14.0172
CIE-LCH:
68.6321, 22.9117, 37.7190
CIE-Luv:
68.6321, 35.4127, 15.9136
Hunter-Lab:
62.3183, 13.2258, 13.9080
#d09b8f color charts
#d09b8f color shades, tints & tones
#d09b8f color schemes
#d09b8f color preview, HTML & CSS examples
This text has a color of #d09b8f
<p style="color:#d09b8f;">Text here</p>
.mytext {color:#d09b8f;}
This box has a color of #d09b8f
<div style="background-color:#d09b8f;">Content here</div>
.mybackground {background-color:#d09b8f;}
Border around this has a color of #d09b8f
<div style="border:2px solid #d09b8f;">Content here</div>
.myborder {border:2px solid #d09b8f;}