#d2bd4d color space conversions
Hex:
#d2bd4d
RGB:
210, 189, 77
CMY:
18, 26, 70
CMYK:
0, 10, 63, 18
HSL:
51°, 59.6413%, 56.2745%
HSV (HSB):
51°, 63.3333%, 82.3529%
XYZ:
46.1155, 50.6327, 14.3637
xyY:
0.4150, 0.4557, 50.6327
CIE-Lab:
76.4560, -5.6254, 57.5948
CIE-LCH:
76.4560, 57.8689, 95.5785
CIE-Luv:
76.4560, 19.3892, 68.1810
Hunter-Lab:
71.1566, -8.8410, 37.8413
#d2bd4d color charts
#d2bd4d color shades, tints & tones
#d2bd4d color schemes
#d2bd4d color preview, HTML & CSS examples
This text has a color of #d2bd4d
<p style="color:#d2bd4d;">Text here</p>
.mytext {color:#d2bd4d;}
This box has a color of #d2bd4d
<div style="background-color:#d2bd4d;">Content here</div>
.mybackground {background-color:#d2bd4d;}
Border around this has a color of #d2bd4d
<div style="border:2px solid #d2bd4d;">Content here</div>
.myborder {border:2px solid #d2bd4d;}