#d2b25d color space conversions
Hex:
#d2b25d
RGB:
210, 178, 93
CMY:
18, 30, 64
CMYK:
0, 15, 56, 18
HSL:
44°, 56.5217%, 59.4118%
HSV (HSB):
44°, 55.7143%, 82.3529%
XYZ:
44.4745, 46.3327, 16.9550
xyY:
0.4127, 0.4300, 46.3327
CIE-Lab:
73.7609, 1.2745, 47.1610
CIE-LCH:
73.7609, 47.1782, 88.4520
CIE-Luv:
73.7609, 26.1331, 56.8472
Hunter-Lab:
68.0682, -2.4906, 32.8793
#d2b25d color charts
#d2b25d color shades, tints & tones
#d2b25d color schemes
#d2b25d color preview, HTML & CSS examples
This text has a color of #d2b25d
<p style="color:#d2b25d;">Text here</p>
.mytext {color:#d2b25d;}
This box has a color of #d2b25d
<div style="background-color:#d2b25d;">Content here</div>
.mybackground {background-color:#d2b25d;}
Border around this has a color of #d2b25d
<div style="border:2px solid #d2b25d;">Content here</div>
.myborder {border:2px solid #d2b25d;}