#d8bfac color space conversions
Hex:
#d8bfac
RGB:
216, 191, 172
CMY:
15, 25, 33
CMYK:
0, 12, 20, 15
HSL:
26°, 36.0656%, 76.0784%
HSV (HSB):
26°, 20.3704%, 84.7059%
XYZ:
54.3961, 54.8391, 46.7477
xyY:
0.3487, 0.3516, 54.8391
CIE-Lab:
78.9485, 5.8651, 12.8248
CIE-LCH:
78.9485, 14.1023, 65.4242
CIE-Luv:
78.9485, 16.4829, 17.3016
Hunter-Lab:
74.0534, 1.5241, 14.4094
#d8bfac color charts
#d8bfac color shades, tints & tones
#d8bfac color schemes
#d8bfac color preview, HTML & CSS examples
This text has a color of #d8bfac
<p style="color:#d8bfac;">Text here</p>
.mytext {color:#d8bfac;}
This box has a color of #d8bfac
<div style="background-color:#d8bfac;">Content here</div>
.mybackground {background-color:#d8bfac;}
Border around this has a color of #d8bfac
<div style="border:2px solid #d8bfac;">Content here</div>
.myborder {border:2px solid #d8bfac;}