#d09d9b color space conversions
Hex:
#d09d9b
RGB:
208, 157, 155
CMY:
18, 38, 39
CMYK:
0, 25, 25, 18
HSL:
2°, 36.0544%, 71.1765%
HSV (HSB):
2°, 25.4808%, 81.5686%
XYZ:
43.9858, 39.8904, 36.3917
xyY:
0.3657, 0.3317, 39.8904
CIE-Lab:
69.3914, 18.6816, 8.4304
CIE-LCH:
69.3914, 20.4957, 24.2883
CIE-Luv:
69.3914, 32.7256, 8.4637
Hunter-Lab:
63.1588, 13.7850, 10.0487
#d09d9b color charts
#d09d9b color shades, tints & tones
#d09d9b color schemes
#d09d9b color preview, HTML & CSS examples
This text has a color of #d09d9b
<p style="color:#d09d9b;">Text here</p>
.mytext {color:#d09d9b;}
This box has a color of #d09d9b
<div style="background-color:#d09d9b;">Content here</div>
.mybackground {background-color:#d09d9b;}
Border around this has a color of #d09d9b
<div style="border:2px solid #d09d9b;">Content here</div>
.myborder {border:2px solid #d09d9b;}