#d7cc1e color space conversions
Hex:
#d7cc1e
RGB:
215, 204, 30
CMY:
16, 20, 88
CMYK:
0, 5, 86, 16
HSL:
56°, 75.5102%, 48.0392%
HSV (HSB):
56°, 86.0465%, 84.3137%
XYZ:
49.8515, 57.7265, 9.7432
xyY:
0.4249, 0.4920, 57.7265
CIE-Lab:
80.5865, -13.0938, 77.0723
CIE-LCH:
80.5865, 78.1767, 99.6419
CIE-Luv:
80.5865, 13.8042, 85.3315
Hunter-Lab:
75.9780, -15.8420, 45.5814
#d7cc1e color charts
#d7cc1e color shades, tints & tones
#d7cc1e color schemes
#d7cc1e color preview, HTML & CSS examples
This text has a color of #d7cc1e
<p style="color:#d7cc1e;">Text here</p>
.mytext {color:#d7cc1e;}
This box has a color of #d7cc1e
<div style="background-color:#d7cc1e;">Content here</div>
.mybackground {background-color:#d7cc1e;}
Border around this has a color of #d7cc1e
<div style="border:2px solid #d7cc1e;">Content here</div>
.myborder {border:2px solid #d7cc1e;}