#d3bf31 color space conversions
Hex:
#d3bf31
RGB:
211, 191, 49
CMY:
17, 25, 81
CMYK:
0, 9, 77, 17
HSL:
53°, 64.8000%, 50.9804%
HSV (HSB):
53°, 76.7773%, 82.7451%
XYZ:
46.0491, 51.3322, 10.3868
xyY:
0.4273, 0.4763, 51.3322
CIE-Lab:
76.8798, -7.6409, 68.7536
CIE-LCH:
76.8798, 69.1768, 96.3415
CIE-Luv:
76.8798, 19.5690, 76.9390
Hunter-Lab:
71.6465, -10.6547, 41.5571
#d3bf31 color charts
#d3bf31 color shades, tints & tones
#d3bf31 color schemes
#d3bf31 color preview, HTML & CSS examples
This text has a color of #d3bf31
<p style="color:#d3bf31;">Text here</p>
.mytext {color:#d3bf31;}
This box has a color of #d3bf31
<div style="background-color:#d3bf31;">Content here</div>
.mybackground {background-color:#d3bf31;}
Border around this has a color of #d3bf31
<div style="border:2px solid #d3bf31;">Content here</div>
.myborder {border:2px solid #d3bf31;}