#d9bfb9 color space conversions
Hex:
#d9bfb9
RGB:
217, 191, 185
CMY:
15, 25, 27
CMYK:
0, 12, 15, 15
HSL:
11°, 29.6296%, 78.8235%
HSV (HSB):
11°, 14.7465%, 85.0980%
XYZ:
56.0030, 55.5161, 53.6629
xyY:
0.3390, 0.3361, 55.5161
CIE-Lab:
79.3376, 8.2360, 6.3954
CIE-LCH:
79.3376, 10.4275, 37.8301
CIE-Luv:
79.3376, 16.0477, 7.8766
Hunter-Lab:
74.5091, 3.7743, 9.4546
#d9bfb9 color charts
#d9bfb9 color shades, tints & tones
#d9bfb9 color schemes
#d9bfb9 color preview, HTML & CSS examples
This text has a color of #d9bfb9
<p style="color:#d9bfb9;">Text here</p>
.mytext {color:#d9bfb9;}
This box has a color of #d9bfb9
<div style="background-color:#d9bfb9;">Content here</div>
.mybackground {background-color:#d9bfb9;}
Border around this has a color of #d9bfb9
<div style="border:2px solid #d9bfb9;">Content here</div>
.myborder {border:2px solid #d9bfb9;}