#d6da2a color space conversions
Hex:
#d6da2a
RGB:
214, 218, 42
CMY:
16, 15, 84
CMYK:
2, 0, 81, 15
HSL:
61°, 70.4000%, 50.9804%
HSV (HSB):
61°, 80.7339%, 85.4902%
XYZ:
53.2209, 64.6061, 11.8557
xyY:
0.4104, 0.4982, 64.6061
CIE-Lab:
84.2804, -20.1284, 77.3938
CIE-LCH:
84.2804, 79.9684, 104.5784
CIE-Luv:
84.2804, 3.7211, 89.0821
Hunter-Lab:
80.3779, -22.4706, 47.5193
#d6da2a color charts
#d6da2a color shades, tints & tones
#d6da2a color schemes
#d6da2a color preview, HTML & CSS examples
This text has a color of #d6da2a
<p style="color:#d6da2a;">Text here</p>
.mytext {color:#d6da2a;}
This box has a color of #d6da2a
<div style="background-color:#d6da2a;">Content here</div>
.mybackground {background-color:#d6da2a;}
Border around this has a color of #d6da2a
<div style="border:2px solid #d6da2a;">Content here</div>
.myborder {border:2px solid #d6da2a;}