#d2bc4c color space conversions
Hex:
#d2bc4c
RGB:
210, 188, 76
CMY:
18, 26, 70
CMYK:
0, 10, 64, 18
HSL:
50°, 59.8214%, 56.0784%
HSV (HSB):
50°, 63.8095%, 82.3529%
XYZ:
45.8661, 50.1899, 14.1077
xyY:
0.4163, 0.4556, 50.1899
CIE-Lab:
76.1857, -5.1699, 57.7374
CIE-LCH:
76.1857, 57.9684, 95.1168
CIE-Luv:
76.1857, 20.1061, 68.0901
Hunter-Lab:
70.8448, -8.4147, 37.7846
#d2bc4c color charts
#d2bc4c color shades, tints & tones
#d2bc4c color schemes
#d2bc4c color preview, HTML & CSS examples
This text has a color of #d2bc4c
<p style="color:#d2bc4c;">Text here</p>
.mytext {color:#d2bc4c;}
This box has a color of #d2bc4c
<div style="background-color:#d2bc4c;">Content here</div>
.mybackground {background-color:#d2bc4c;}
Border around this has a color of #d2bc4c
<div style="border:2px solid #d2bc4c;">Content here</div>
.myborder {border:2px solid #d2bc4c;}