#d8cd1e color space conversions
Hex:
#d8cd1e
RGB:
216, 205, 30
CMY:
15, 20, 88
CMYK:
0, 5, 86, 15
HSL:
56°, 75.6098%, 48.2353%
HSV (HSB):
56°, 86.1111%, 84.7059%
XYZ:
50.3846, 58.3553, 9.8364
xyY:
0.4249, 0.4921, 58.3553
CIE-Lab:
80.9359, -13.1678, 77.3902
CIE-LCH:
80.9359, 78.5025, 99.6563
CIE-Luv:
80.9359, 13.8314, 85.7309
Hunter-Lab:
76.3906, -15.9514, 45.8390
#d8cd1e color charts
#d8cd1e color shades, tints & tones
#d8cd1e color schemes
#d8cd1e color preview, HTML & CSS examples
This text has a color of #d8cd1e
<p style="color:#d8cd1e;">Text here</p>
.mytext {color:#d8cd1e;}
This box has a color of #d8cd1e
<div style="background-color:#d8cd1e;">Content here</div>
.mybackground {background-color:#d8cd1e;}
Border around this has a color of #d8cd1e
<div style="border:2px solid #d8cd1e;">Content here</div>
.myborder {border:2px solid #d8cd1e;}