#d7d94a color space conversions
Hex:
#d7d94a
RGB:
215, 217, 74
CMY:
16, 15, 71
CMYK:
1, 0, 66, 15
HSL:
61°, 65.2968%, 57.0588%
HSV (HSB):
61°, 65.8986%, 85.0980%
XYZ:
54.0732, 64.5672, 16.0913
xyY:
0.4013, 0.4792, 64.5672
CIE-Lab:
84.2602, -17.8532, 67.1221
CIE-LCH:
84.2602, 69.4559, 104.8947
CIE-Luv:
84.2602, 4.5367, 81.4073
Hunter-Lab:
80.3537, -20.4992, 44.3744
#d7d94a color charts
#d7d94a color shades, tints & tones
#d7d94a color schemes
#d7d94a color preview, HTML & CSS examples
This text has a color of #d7d94a
<p style="color:#d7d94a;">Text here</p>
.mytext {color:#d7d94a;}
This box has a color of #d7d94a
<div style="background-color:#d7d94a;">Content here</div>
.mybackground {background-color:#d7d94a;}
Border around this has a color of #d7d94a
<div style="border:2px solid #d7d94a;">Content here</div>
.myborder {border:2px solid #d7d94a;}