#d6d00a color space conversions
Hex:
#d6d00a
RGB:
214, 208, 10
CMY:
16, 18, 96
CMYK:
0, 3, 95, 16
HSL:
58°, 91.0714%, 43.9216%
HSV (HSB):
58°, 95.3271%, 83.9216%
XYZ:
50.3422, 59.4298, 9.1049
xyY:
0.4235, 0.4999, 59.4298
CIE-Lab:
81.5273, -15.8301, 80.6919
CIE-LCH:
81.5273, 82.2300, 101.0993
CIE-Luv:
81.5273, 10.5444, 88.5869
Hunter-Lab:
77.0907, -18.3437, 46.9610
#d6d00a color charts
#d6d00a color shades, tints & tones
#d6d00a color schemes
#d6d00a color preview, HTML & CSS examples
This text has a color of #d6d00a
<p style="color:#d6d00a;">Text here</p>
.mytext {color:#d6d00a;}
This box has a color of #d6d00a
<div style="background-color:#d6d00a;">Content here</div>
.mybackground {background-color:#d6d00a;}
Border around this has a color of #d6d00a
<div style="border:2px solid #d6d00a;">Content here</div>
.myborder {border:2px solid #d6d00a;}