#d5bd07 color space conversions
Hex:
#d5bd07
RGB:
213, 189, 7
CMY:
16, 26, 97
CMYK:
0, 11, 97, 16
HSL:
53°, 93.6364%, 43.1373%
HSV (HSB):
53°, 96.7136%, 83.5294%
XYZ:
45.6765, 50.5567, 7.5520
xyY:
0.4401, 0.4871, 50.5567
CIE-Lab:
76.4097, -6.6765, 77.1537
CIE-LCH:
76.4097, 77.4420, 94.9458
CIE-Luv:
76.4097, 23.0167, 81.5207
Hunter-Lab:
71.1032, -9.7627, 43.4749
#d5bd07 color charts
#d5bd07 color shades, tints & tones
#d5bd07 color schemes
#d5bd07 color preview, HTML & CSS examples
This text has a color of #d5bd07
<p style="color:#d5bd07;">Text here</p>
.mytext {color:#d5bd07;}
This box has a color of #d5bd07
<div style="background-color:#d5bd07;">Content here</div>
.mybackground {background-color:#d5bd07;}
Border around this has a color of #d5bd07
<div style="border:2px solid #d5bd07;">Content here</div>
.myborder {border:2px solid #d5bd07;}