#d09f9a color space conversions
Hex:
#d09f9a
RGB:
208, 159, 154
CMY:
18, 38, 40
CMYK:
0, 24, 26, 18
HSL:
6°, 36.4865%, 70.9804%
HSV (HSB):
6°, 25.9615%, 81.5686%
XYZ:
44.2433, 40.5393, 36.0648
xyY:
0.3661, 0.3355, 40.5393
CIE-Lab:
69.8519, 17.4499, 9.6412
CIE-LCH:
69.8519, 19.9361, 28.9210
CIE-Luv:
69.8519, 31.6540, 10.3533
Hunter-Lab:
63.6705, 12.6127, 10.9857
#d09f9a color charts
#d09f9a color shades, tints & tones
#d09f9a color schemes
#d09f9a color preview, HTML & CSS examples
This text has a color of #d09f9a
<p style="color:#d09f9a;">Text here</p>
.mytext {color:#d09f9a;}
This box has a color of #d09f9a
<div style="background-color:#d09f9a;">Content here</div>
.mybackground {background-color:#d09f9a;}
Border around this has a color of #d09f9a
<div style="border:2px solid #d09f9a;">Content here</div>
.myborder {border:2px solid #d09f9a;}