#d2b85e color space conversions
Hex:
#d2b85e
RGB:
210, 184, 94
CMY:
18, 28, 63
CMYK:
0, 12, 55, 18
HSL:
47°, 56.3107%, 59.6078%
HSV (HSB):
47°, 55.2381%, 82.3529%
XYZ:
45.7392, 48.7908, 17.5965
xyY:
0.4079, 0.4351, 48.7908
CIE-Lab:
75.3210, -1.8048, 48.5104
CIE-LCH:
75.3210, 48.5440, 92.1306
CIE-Luv:
75.3210, 22.0182, 59.2121
Hunter-Lab:
69.8504, -5.3534, 33.9591
#d2b85e color charts
#d2b85e color shades, tints & tones
#d2b85e color schemes
#d2b85e color preview, HTML & CSS examples
This text has a color of #d2b85e
<p style="color:#d2b85e;">Text here</p>
.mytext {color:#d2b85e;}
This box has a color of #d2b85e
<div style="background-color:#d2b85e;">Content here</div>
.mybackground {background-color:#d2b85e;}
Border around this has a color of #d2b85e
<div style="border:2px solid #d2b85e;">Content here</div>
.myborder {border:2px solid #d2b85e;}