#d3bd62 color space conversions
Hex:
#d3bd62
RGB:
211, 189, 98
CMY:
17, 26, 62
CMYK:
0, 10, 54, 17
HSL:
48°, 56.2189%, 60.5882%
HSV (HSB):
48°, 53.5545%, 82.7451%
XYZ:
47.2662, 51.1259, 18.9324
xyY:
0.4029, 0.4358, 51.1259
CIE-Lab:
76.7552, -3.6743, 48.2935
CIE-LCH:
76.7552, 48.4330, 94.3508
CIE-Luv:
76.7552, 19.1964, 59.8435
Hunter-Lab:
71.5024, -7.1330, 34.3529
#d3bd62 color charts
#d3bd62 color shades, tints & tones
#d3bd62 color schemes
#d3bd62 color preview, HTML & CSS examples
This text has a color of #d3bd62
<p style="color:#d3bd62;">Text here</p>
.mytext {color:#d3bd62;}
This box has a color of #d3bd62
<div style="background-color:#d3bd62;">Content here</div>
.mybackground {background-color:#d3bd62;}
Border around this has a color of #d3bd62
<div style="border:2px solid #d3bd62;">Content here</div>
.myborder {border:2px solid #d3bd62;}