#d2b93d color space conversions
Hex:
#d2b93d
RGB:
210, 185, 61
CMY:
18, 27, 76
CMYK:
0, 12, 71, 18
HSL:
50°, 62.3431%, 53.1373%
HSV (HSB):
50°, 70.9524%, 82.3529%
XYZ:
44.7696, 48.7365, 11.4623
xyY:
0.4265, 0.4643, 48.7365
CIE-Lab:
75.2871, -4.4472, 62.9562
CIE-LCH:
75.2871, 63.1131, 94.0406
CIE-Luv:
75.2871, 22.6959, 71.4904
Hunter-Lab:
69.8115, -7.6994, 39.1332
#d2b93d color charts
#d2b93d color shades, tints & tones
#d2b93d color schemes
#d2b93d color preview, HTML & CSS examples
This text has a color of #d2b93d
<p style="color:#d2b93d;">Text here</p>
.mytext {color:#d2b93d;}
This box has a color of #d2b93d
<div style="background-color:#d2b93d;">Content here</div>
.mybackground {background-color:#d2b93d;}
Border around this has a color of #d2b93d
<div style="border:2px solid #d2b93d;">Content here</div>
.myborder {border:2px solid #d2b93d;}