#d5bd24 color space conversions
Hex:
#d5bd24
RGB:
213, 189, 36
CMY:
16, 26, 86
CMYK:
0, 11, 83, 16
HSL:
52°, 71.0843%, 48.8235%
HSV (HSB):
52°, 83.0986%, 83.5294%
XYZ:
45.9566, 50.6687, 9.0269
xyY:
0.4350, 0.4796, 50.6687
CIE-Lab:
76.4779, -6.1717, 72.2366
CIE-LCH:
76.4779, 72.4997, 94.8833
CIE-Luv:
76.4779, 22.6901, 78.6025
Hunter-Lab:
71.1820, -9.3250, 42.3085
#d5bd24 color charts
#d5bd24 color shades, tints & tones
#d5bd24 color schemes
#d5bd24 color preview, HTML & CSS examples
This text has a color of #d5bd24
<p style="color:#d5bd24;">Text here</p>
.mytext {color:#d5bd24;}
This box has a color of #d5bd24
<div style="background-color:#d5bd24;">Content here</div>
.mybackground {background-color:#d5bd24;}
Border around this has a color of #d5bd24
<div style="border:2px solid #d5bd24;">Content here</div>
.myborder {border:2px solid #d5bd24;}