#d6d31c color space conversions
Hex:
#d6d31c
RGB:
214, 211, 28
CMY:
16, 17, 89
CMYK:
0, 1, 87, 16
HSL:
59°, 76.8595%, 47.4510%
HSV (HSB):
59°, 86.9159%, 83.9216%
XYZ:
51.2354, 60.9685, 10.1663
xyY:
0.4187, 0.4982, 60.9685
CIE-Lab:
82.3618, -17.0487, 78.8565
CIE-LCH:
82.3618, 80.6784, 102.1995
CIE-Luv:
82.3618, 8.4273, 88.2678
Hunter-Lab:
78.0823, -19.5174, 46.9381
#d6d31c color charts
#d6d31c color shades, tints & tones
#d6d31c color schemes
#d6d31c color preview, HTML & CSS examples
This text has a color of #d6d31c
<p style="color:#d6d31c;">Text here</p>
.mytext {color:#d6d31c;}
This box has a color of #d6d31c
<div style="background-color:#d6d31c;">Content here</div>
.mybackground {background-color:#d6d31c;}
Border around this has a color of #d6d31c
<div style="border:2px solid #d6d31c;">Content here</div>
.myborder {border:2px solid #d6d31c;}