#d2b64c color space conversions
Hex:
#d2b64c
RGB:
210, 182, 76
CMY:
18, 29, 70
CMYK:
0, 13, 64, 18
HSL:
47°, 59.8214%, 56.0784%
HSV (HSB):
47°, 63.8095%, 82.3529%
XYZ:
44.6108, 47.6793, 13.6893
xyY:
0.4209, 0.4499, 47.6793
CIE-Lab:
74.6222, -2.0419, 56.0524
CIE-LCH:
74.6222, 56.0896, 92.0863
CIE-Luv:
74.6222, 24.2253, 65.4562
Hunter-Lab:
69.0502, -5.5156, 36.5809
#d2b64c color charts
#d2b64c color shades, tints & tones
#d2b64c color schemes
#d2b64c color preview, HTML & CSS examples
This text has a color of #d2b64c
<p style="color:#d2b64c;">Text here</p>
.mytext {color:#d2b64c;}
This box has a color of #d2b64c
<div style="background-color:#d2b64c;">Content here</div>
.mybackground {background-color:#d2b64c;}
Border around this has a color of #d2b64c
<div style="border:2px solid #d2b64c;">Content here</div>
.myborder {border:2px solid #d2b64c;}