#d3bf1d color space conversions
Hex:
#d3bf1d
RGB:
211, 191, 29
CMY:
17, 25, 89
CMYK:
0, 9, 86, 17
HSL:
53°, 75.8333%, 47.0588%
HSV (HSB):
53°, 86.2559%, 82.7451%
XYZ:
45.7165, 51.1992, 8.6353
xyY:
0.4331, 0.4851, 51.1992
CIE-Lab:
76.7995, -8.2425, 74.0709
CIE-LCH:
76.7995, 74.5281, 96.3497
CIE-Luv:
76.7995, 19.9270, 80.3518
Hunter-Lab:
71.5536, -11.1728, 42.9322
#d3bf1d color charts
#d3bf1d color shades, tints & tones
#d3bf1d color schemes
#d3bf1d color preview, HTML & CSS examples
This text has a color of #d3bf1d
<p style="color:#d3bf1d;">Text here</p>
.mytext {color:#d3bf1d;}
This box has a color of #d3bf1d
<div style="background-color:#d3bf1d;">Content here</div>
.mybackground {background-color:#d3bf1d;}
Border around this has a color of #d3bf1d
<div style="border:2px solid #d3bf1d;">Content here</div>
.myborder {border:2px solid #d3bf1d;}