#d6c04f color space conversions
Hex:
#d6c04f
RGB:
214, 192, 79
CMY:
16, 25, 69
CMYK:
0, 10, 63, 16
HSL:
50°, 62.2120%, 57.4510%
HSV (HSB):
50°, 63.0841%, 83.9216%
XYZ:
47.9925, 52.5599, 15.0127
xyY:
0.4153, 0.4548, 52.5599
CIE-Lab:
77.6145, -5.3592, 58.0813
CIE-LCH:
77.6145, 58.3280, 95.2718
CIE-Luv:
77.6145, 20.1333, 68.9508
Hunter-Lab:
72.4982, -8.7082, 38.4711
#d6c04f color charts
#d6c04f color shades, tints & tones
#d6c04f color schemes
#d6c04f color preview, HTML & CSS examples
This text has a color of #d6c04f
<p style="color:#d6c04f;">Text here</p>
.mytext {color:#d6c04f;}
This box has a color of #d6c04f
<div style="background-color:#d6c04f;">Content here</div>
.mybackground {background-color:#d6c04f;}
Border around this has a color of #d6c04f
<div style="border:2px solid #d6c04f;">Content here</div>
.myborder {border:2px solid #d6c04f;}