#d6c00a color space conversions
Hex:
#d6c00a
RGB:
214, 192, 10
CMY:
16, 25, 96
CMYK:
0, 10, 95, 16
HSL:
54°, 91.0714%, 43.9216%
HSV (HSB):
54°, 95.3271%, 83.9216%
XYZ:
46.6360, 52.0173, 7.8695
xyY:
0.4378, 0.4883, 52.0173
CIE-Lab:
77.2912, -7.7530, 77.5377
CIE-LCH:
77.2912, 77.9244, 95.7100
CIE-Luv:
77.2912, 21.5963, 82.5016
Hunter-Lab:
72.1230, -10.7942, 44.0168
#d6c00a color charts
#d6c00a color shades, tints & tones
#d6c00a color schemes
#d6c00a color preview, HTML & CSS examples
This text has a color of #d6c00a
<p style="color:#d6c00a;">Text here</p>
.mytext {color:#d6c00a;}
This box has a color of #d6c00a
<div style="background-color:#d6c00a;">Content here</div>
.mybackground {background-color:#d6c00a;}
Border around this has a color of #d6c00a
<div style="border:2px solid #d6c00a;">Content here</div>
.myborder {border:2px solid #d6c00a;}