#d4b94c color space conversions
Hex:
#d4b94c
RGB:
212, 185, 76
CMY:
17, 27, 70
CMYK:
0, 13, 64, 17
HSL:
48°, 61.2613%, 56.4706%
HSV (HSB):
48°, 64.1509%, 83.1373%
XYZ:
45.8048, 49.2168, 13.9231
xyY:
0.4204, 0.4518, 49.2168
CIE-Lab:
75.5860, -2.7597, 57.1468
CIE-LCH:
75.5860, 57.2134, 92.7648
CIE-Luv:
75.5860, 23.6047, 66.8545
Hunter-Lab:
70.1547, -6.2258, 37.3414
#d4b94c color charts
#d4b94c color shades, tints & tones
#d4b94c color schemes
#d4b94c color preview, HTML & CSS examples
This text has a color of #d4b94c
<p style="color:#d4b94c;">Text here</p>
.mytext {color:#d4b94c;}
This box has a color of #d4b94c
<div style="background-color:#d4b94c;">Content here</div>
.mybackground {background-color:#d4b94c;}
Border around this has a color of #d4b94c
<div style="border:2px solid #d4b94c;">Content here</div>
.myborder {border:2px solid #d4b94c;}