#d3b93d color space conversions
Hex:
#d3b93d
RGB:
211, 185, 61
CMY:
17, 27, 76
CMYK:
0, 12, 71, 17
HSL:
50°, 63.0252%, 53.3333%
HSV (HSB):
50°, 71.0900%, 82.7451%
XYZ:
45.0552, 48.8837, 11.4757
xyY:
0.4274, 0.4637, 48.8837
CIE-Lab:
75.3789, -4.0175, 63.0779
CIE-LCH:
75.3789, 63.2057, 93.6443
CIE-Luv:
75.3789, 23.4257, 71.5211
Hunter-Lab:
69.9169, -7.3272, 39.2103
#d3b93d color charts
#d3b93d color shades, tints & tones
#d3b93d color schemes
#d3b93d color preview, HTML & CSS examples
This text has a color of #d3b93d
<p style="color:#d3b93d;">Text here</p>
.mytext {color:#d3b93d;}
This box has a color of #d3b93d
<div style="background-color:#d3b93d;">Content here</div>
.mybackground {background-color:#d3b93d;}
Border around this has a color of #d3b93d
<div style="border:2px solid #d3b93d;">Content here</div>
.myborder {border:2px solid #d3b93d;}