#d3b31c color space conversions
Hex:
#d3b31c
RGB:
211, 179, 28
CMY:
17, 30, 89
CMYK:
0, 15, 87, 17
HSL:
50°, 76.5690%, 46.8627%
HSV (HSB):
50°, 86.7299%, 82.7451%
XYZ:
43.1937, 46.1729, 7.7343
xyY:
0.4448, 0.4755, 46.1729
CIE-Lab:
73.6576, -2.0429, 71.7528
CIE-LCH:
73.6576, 71.7818, 91.6309
CIE-Luv:
73.6576, 28.5327, 75.8145
Hunter-Lab:
67.9507, -5.4479, 40.8169
#d3b31c color charts
#d3b31c color shades, tints & tones
#d3b31c color schemes
#d3b31c color preview, HTML & CSS examples
This text has a color of #d3b31c
<p style="color:#d3b31c;">Text here</p>
.mytext {color:#d3b31c;}
This box has a color of #d3b31c
<div style="background-color:#d3b31c;">Content here</div>
.mybackground {background-color:#d3b31c;}
Border around this has a color of #d3b31c
<div style="border:2px solid #d3b31c;">Content here</div>
.myborder {border:2px solid #d3b31c;}