#d2bd2d color space conversions
Hex:
#d2bd2d
RGB:
210, 189, 45
CMY:
18, 26, 82
CMYK:
0, 10, 79, 18
HSL:
52°, 64.7059%, 50.0000%
HSV (HSB):
52°, 78.5714%, 82.3529%
XYZ:
45.2496, 50.2863, 9.8039
xyY:
0.4296, 0.4774, 50.2863
CIE-Lab:
76.2447, -7.1892, 69.4008
CIE-LCH:
76.2447, 69.7722, 95.9142
CIE-Luv:
76.2447, 20.3244, 76.9390
Hunter-Lab:
70.9128, -10.1963, 41.4419
#d2bd2d color charts
#d2bd2d color shades, tints & tones
#d2bd2d color schemes
#d2bd2d color preview, HTML & CSS examples
This text has a color of #d2bd2d
<p style="color:#d2bd2d;">Text here</p>
.mytext {color:#d2bd2d;}
This box has a color of #d2bd2d
<div style="background-color:#d2bd2d;">Content here</div>
.mybackground {background-color:#d2bd2d;}
Border around this has a color of #d2bd2d
<div style="border:2px solid #d2bd2d;">Content here</div>
.myborder {border:2px solid #d2bd2d;}