#d09a8f color space conversions
Hex:
#d09a8f
RGB:
208, 154, 143
CMY:
18, 40, 44
CMYK:
0, 26, 31, 18
HSL:
10°, 40.8805%, 68.8235%
HSV (HSB):
10°, 31.2500%, 81.5686%
XYZ:
42.5260, 38.5043, 31.1773
xyY:
0.3790, 0.3432, 38.5043
CIE-Lab:
68.3906, 18.6684, 13.6786
CIE-LCH:
68.3906, 23.1433, 36.2308
CIE-Luv:
68.3906, 36.0317, 15.3533
Hunter-Lab:
62.0518, 13.7407, 13.6466
#d09a8f color charts
#d09a8f color shades, tints & tones
#d09a8f color schemes
#d09a8f color preview, HTML & CSS examples
This text has a color of #d09a8f
<p style="color:#d09a8f;">Text here</p>
.mytext {color:#d09a8f;}
This box has a color of #d09a8f
<div style="background-color:#d09a8f;">Content here</div>
.mybackground {background-color:#d09a8f;}
Border around this has a color of #d09a8f
<div style="border:2px solid #d09a8f;">Content here</div>
.myborder {border:2px solid #d09a8f;}