#d2bd32 color space conversions
Hex:
#d2bd32
RGB:
210, 189, 50
CMY:
18, 26, 80
CMYK:
0, 10, 76, 18
HSL:
52°, 64.0000%, 50.9804%
HSV (HSB):
52°, 76.1905%, 82.3529%
XYZ:
45.3517, 50.3271, 10.3414
xyY:
0.4278, 0.4747, 50.3271
CIE-Lab:
76.2696, -7.0035, 67.8347
CIE-LCH:
76.2696, 68.1953, 95.8945
CIE-Luv:
76.2696, 20.2120, 75.8872
Hunter-Lab:
70.9416, -10.0361, 41.0162
#d2bd32 color charts
#d2bd32 color shades, tints & tones
#d2bd32 color schemes
#d2bd32 color preview, HTML & CSS examples
This text has a color of #d2bd32
<p style="color:#d2bd32;">Text here</p>
.mytext {color:#d2bd32;}
This box has a color of #d2bd32
<div style="background-color:#d2bd32;">Content here</div>
.mybackground {background-color:#d2bd32;}
Border around this has a color of #d2bd32
<div style="border:2px solid #d2bd32;">Content here</div>
.myborder {border:2px solid #d2bd32;}