#d5bd32 color space conversions
Hex:
#d5bd32
RGB:
213, 189, 50
CMY:
16, 26, 80
CMYK:
0, 11, 77, 16
HSL:
51°, 65.9919%, 51.5686%
HSV (HSB):
51°, 76.5258%, 83.5294%
XYZ:
46.2139, 50.7716, 10.3818
xyY:
0.4304, 0.4729, 50.7716
CIE-Lab:
76.5405, -5.7104, 68.1832
CIE-LCH:
76.5405, 68.4219, 94.7874
CIE-Luv:
76.5405, 22.3942, 75.9572
Hunter-Lab:
71.2542, -8.9237, 41.2394
#d5bd32 color charts
#d5bd32 color shades, tints & tones
#d5bd32 color schemes
#d5bd32 color preview, HTML & CSS examples
This text has a color of #d5bd32
<p style="color:#d5bd32;">Text here</p>
.mytext {color:#d5bd32;}
This box has a color of #d5bd32
<div style="background-color:#d5bd32;">Content here</div>
.mybackground {background-color:#d5bd32;}
Border around this has a color of #d5bd32
<div style="border:2px solid #d5bd32;">Content here</div>
.myborder {border:2px solid #d5bd32;}