#d7d25e color space conversions
Hex:
#d7d25e
RGB:
215, 210, 94
CMY:
16, 18, 63
CMYK:
0, 2, 56, 16
HSL:
58°, 60.1990%, 60.5882%
HSV (HSB):
58°, 56.2791%, 84.3137%
XYZ:
53.0913, 61.3484, 19.6329
xyY:
0.3960, 0.4576, 61.3484
CIE-Lab:
82.5657, -13.0723, 56.9514
CIE-LCH:
82.5657, 58.4324, 102.9275
CIE-Luv:
82.5657, 8.4767, 71.4498
Hunter-Lab:
78.3252, -16.0762, 39.9661
#d7d25e color charts
#d7d25e color shades, tints & tones
#d7d25e color schemes
#d7d25e color preview, HTML & CSS examples
This text has a color of #d7d25e
<p style="color:#d7d25e;">Text here</p>
.mytext {color:#d7d25e;}
This box has a color of #d7d25e
<div style="background-color:#d7d25e;">Content here</div>
.mybackground {background-color:#d7d25e;}
Border around this has a color of #d7d25e
<div style="border:2px solid #d7d25e;">Content here</div>
.myborder {border:2px solid #d7d25e;}