#d1b85c color space conversions
Hex:
#d1b85c
RGB:
209, 184, 92
CMY:
18, 28, 64
CMYK:
0, 12, 56, 18
HSL:
47°, 55.9809%, 59.0196%
HSV (HSB):
47°, 55.9809%, 81.9608%
XYZ:
45.3668, 48.6090, 17.1166
xyY:
0.4084, 0.4376, 48.6090
CIE-Lab:
75.2074, -2.3818, 49.3142
CIE-LCH:
75.2074, 49.3716, 92.7651
CIE-Luv:
75.2074, 21.4051, 60.0275
Hunter-Lab:
69.7202, -5.8607, 34.2482
#d1b85c color charts
#d1b85c color shades, tints & tones
#d1b85c color schemes
#d1b85c color preview, HTML & CSS examples
This text has a color of #d1b85c
<p style="color:#d1b85c;">Text here</p>
.mytext {color:#d1b85c;}
This box has a color of #d1b85c
<div style="background-color:#d1b85c;">Content here</div>
.mybackground {background-color:#d1b85c;}
Border around this has a color of #d1b85c
<div style="border:2px solid #d1b85c;">Content here</div>
.myborder {border:2px solid #d1b85c;}