#d9c70e color space conversions
Hex:
#d9c70e
RGB:
217, 199, 14
CMY:
15, 22, 95
CMYK:
0, 8, 94, 15
HSL:
55°, 87.8788%, 45.2941%
HSV (HSB):
55°, 93.5484%, 85.0980%
XYZ:
49.1180, 55.6303, 8.5644
xyY:
0.4335, 0.4909, 55.6303
CIE-Lab:
79.4029, -9.9797, 78.7955
CIE-LCH:
79.4029, 79.4249, 97.2183
CIE-Luv:
79.4029, 18.8258, 84.9509
Hunter-Lab:
74.5857, -12.9749, 45.4019
#d9c70e color charts
#d9c70e color shades, tints & tones
#d9c70e color schemes
#d9c70e color preview, HTML & CSS examples
This text has a color of #d9c70e
<p style="color:#d9c70e;">Text here</p>
.mytext {color:#d9c70e;}
This box has a color of #d9c70e
<div style="background-color:#d9c70e;">Content here</div>
.mybackground {background-color:#d9c70e;}
Border around this has a color of #d9c70e
<div style="border:2px solid #d9c70e;">Content here</div>
.myborder {border:2px solid #d9c70e;}