#d2b85d color space conversions
Hex:
#d2b85d
RGB:
210, 184, 93
CMY:
18, 28, 64
CMYK:
0, 12, 56, 18
HSL:
47°, 56.5217%, 59.4118%
HSV (HSB):
47°, 55.7143%, 82.3529%
XYZ:
45.6946, 48.7729, 17.3617
xyY:
0.4086, 0.4361, 48.7729
CIE-Lab:
75.3098, -1.8842, 48.9780
CIE-LCH:
75.3098, 49.0143, 92.2031
CIE-Luv:
75.3098, 22.0688, 59.6485
Hunter-Lab:
69.8376, -5.4236, 34.1468
#d2b85d color charts
#d2b85d color shades, tints & tones
#d2b85d color schemes
#d2b85d color preview, HTML & CSS examples
This text has a color of #d2b85d
<p style="color:#d2b85d;">Text here</p>
.mytext {color:#d2b85d;}
This box has a color of #d2b85d
<div style="background-color:#d2b85d;">Content here</div>
.mybackground {background-color:#d2b85d;}
Border around this has a color of #d2b85d
<div style="border:2px solid #d2b85d;">Content here</div>
.myborder {border:2px solid #d2b85d;}