#d7dc5e color space conversions
Hex:
#d7dc5e
RGB:
215, 220, 94
CMY:
16, 14, 63
CMYK:
2, 0, 57, 14
HSL:
62°, 64.2857%, 61.5686%
HSV (HSB):
62°, 57.2727%, 86.2745%
XYZ:
55.6379, 66.4416, 20.4818
xyY:
0.3903, 0.4661, 66.4416
CIE-Lab:
85.2212, -18.0371, 59.9243
CIE-LCH:
85.2212, 62.5800, 106.7517
CIE-Luv:
85.2212, 2.2044, 75.9849
Hunter-Lab:
81.5117, -20.8058, 42.1602
#d7dc5e color charts
#d7dc5e color shades, tints & tones
#d7dc5e color schemes
#d7dc5e color preview, HTML & CSS examples
This text has a color of #d7dc5e
<p style="color:#d7dc5e;">Text here</p>
.mytext {color:#d7dc5e;}
This box has a color of #d7dc5e
<div style="background-color:#d7dc5e;">Content here</div>
.mybackground {background-color:#d7dc5e;}
Border around this has a color of #d7dc5e
<div style="border:2px solid #d7dc5e;">Content here</div>
.myborder {border:2px solid #d7dc5e;}