#d7bf85 color space conversions
Hex:
#d7bf85
RGB:
215, 191, 133
CMY:
16, 25, 48
CMYK:
0, 11, 38, 16
HSL:
42°, 50.6173%, 68.2353%
HSV (HSB):
42°, 38.1395%, 84.3137%
XYZ:
50.8888, 53.4021, 29.8158
xyY:
0.3795, 0.3982, 53.4021
CIE-Lab:
78.1118, 0.3504, 32.3868
CIE-LCH:
78.1118, 32.3887, 89.3801
CIE-Luv:
78.1118, 18.6777, 42.8700
Hunter-Lab:
73.0768, -3.5815, 26.9630
#d7bf85 color charts
#d7bf85 color shades, tints & tones
#d7bf85 color schemes
#d7bf85 color preview, HTML & CSS examples
This text has a color of #d7bf85
<p style="color:#d7bf85;">Text here</p>
.mytext {color:#d7bf85;}
This box has a color of #d7bf85
<div style="background-color:#d7bf85;">Content here</div>
.mybackground {background-color:#d7bf85;}
Border around this has a color of #d7bf85
<div style="border:2px solid #d7bf85;">Content here</div>
.myborder {border:2px solid #d7bf85;}