#d4bb5d color space conversions
Hex:
#d4bb5d
RGB:
212, 187, 93
CMY:
17, 27, 64
CMYK:
0, 12, 56, 17
HSL:
47°, 58.0488%, 59.8039%
HSV (HSB):
47°, 56.1321%, 83.1373%
XYZ:
46.8975, 50.3280, 17.5984
xyY:
0.4084, 0.4383, 50.3280
CIE-Lab:
76.2702, -2.6162, 50.1430
CIE-LCH:
76.2702, 50.2112, 92.9866
CIE-Luv:
76.2702, 21.4791, 61.1487
Hunter-Lab:
70.9422, -6.1487, 34.9517
#d4bb5d color charts
#d4bb5d color shades, tints & tones
#d4bb5d color schemes
#d4bb5d color preview, HTML & CSS examples
This text has a color of #d4bb5d
<p style="color:#d4bb5d;">Text here</p>
.mytext {color:#d4bb5d;}
This box has a color of #d4bb5d
<div style="background-color:#d4bb5d;">Content here</div>
.mybackground {background-color:#d4bb5d;}
Border around this has a color of #d4bb5d
<div style="border:2px solid #d4bb5d;">Content here</div>
.myborder {border:2px solid #d4bb5d;}