#d9bd2d color space conversions
Hex:
#d9bd2d
RGB:
217, 189, 45
CMY:
15, 26, 82
CMYK:
0, 13, 79, 15
HSL:
50°, 69.3548%, 51.3725%
HSV (HSB):
50°, 79.2627%, 85.0980%
XYZ:
47.2865, 51.3364, 9.8993
xyY:
0.4357, 0.4730, 51.3364
CIE-Lab:
76.8823, -4.1653, 70.2106
CIE-LCH:
76.8823, 70.3340, 93.3951
CIE-Luv:
76.8823, 25.4518, 77.0904
Hunter-Lab:
71.6494, -7.5816, 41.9629
#d9bd2d color charts
#d9bd2d color shades, tints & tones
#d9bd2d color schemes
#d9bd2d color preview, HTML & CSS examples
This text has a color of #d9bd2d
<p style="color:#d9bd2d;">Text here</p>
.mytext {color:#d9bd2d;}
This box has a color of #d9bd2d
<div style="background-color:#d9bd2d;">Content here</div>
.mybackground {background-color:#d9bd2d;}
Border around this has a color of #d9bd2d
<div style="border:2px solid #d9bd2d;">Content here</div>
.myborder {border:2px solid #d9bd2d;}