#d6c94e color space conversions
Hex:
#d6c94e
RGB:
214, 201, 78
CMY:
16, 21, 69
CMYK:
0, 6, 64, 16
HSL:
54°, 62.3853%, 57.2549%
HSV (HSB):
54°, 63.5514%, 83.9216%
XYZ:
49.9933, 56.6195, 15.5015
xyY:
0.4094, 0.4637, 56.6195
CIE-Lab:
79.9651, -10.0333, 61.0249
CIE-LCH:
79.9651, 61.8442, 99.3366
CIE-Luv:
79.9651, 14.1331, 73.2324
Hunter-Lab:
75.2459, -13.0851, 40.4578
#d6c94e color charts
#d6c94e color shades, tints & tones
#d6c94e color schemes
#d6c94e color preview, HTML & CSS examples
This text has a color of #d6c94e
<p style="color:#d6c94e;">Text here</p>
.mytext {color:#d6c94e;}
This box has a color of #d6c94e
<div style="background-color:#d6c94e;">Content here</div>
.mybackground {background-color:#d6c94e;}
Border around this has a color of #d6c94e
<div style="border:2px solid #d6c94e;">Content here</div>
.myborder {border:2px solid #d6c94e;}