#d09f8a color space conversions
Hex:
#d09f8a
RGB:
208, 159, 138
CMY:
18, 38, 46
CMYK:
0, 24, 34, 18
HSL:
18°, 42.6829%, 67.8431%
HSV (HSB):
18°, 33.6538%, 81.5686%
XYZ:
42.9980, 40.0411, 29.5072
xyY:
0.3820, 0.3558, 40.0411
CIE-Lab:
69.4988, 15.3015, 17.9864
CIE-LCH:
69.4988, 23.6145, 49.6113
CIE-Luv:
69.4988, 33.4994, 21.5760
Hunter-Lab:
63.2781, 10.5557, 16.6471
#d09f8a color charts
#d09f8a color shades, tints & tones
#d09f8a color schemes
#d09f8a color preview, HTML & CSS examples
This text has a color of #d09f8a
<p style="color:#d09f8a;">Text here</p>
.mytext {color:#d09f8a;}
This box has a color of #d09f8a
<div style="background-color:#d09f8a;">Content here</div>
.mybackground {background-color:#d09f8a;}
Border around this has a color of #d09f8a
<div style="border:2px solid #d09f8a;">Content here</div>
.myborder {border:2px solid #d09f8a;}