#d1d95f color space conversions
Hex:
#d1d95f
RGB:
209, 217, 95
CMY:
18, 15, 63
CMYK:
4, 0, 56, 15
HSL:
64°, 61.6162%, 61.1765%
HSV (HSB):
64°, 56.2212%, 85.0980%
XYZ:
53.1729, 64.0072, 20.3786
xyY:
0.3865, 0.4653, 64.0072
CIE-Lab:
83.9695, -18.9126, 57.9590
CIE-LCH:
83.9695, 60.9666, 108.0720
CIE-Luv:
83.9695, 0.1312, 74.0423
Hunter-Lab:
80.0045, -21.3726, 40.9009
#d1d95f color charts
#d1d95f color shades, tints & tones
#d1d95f color schemes
#d1d95f color preview, HTML & CSS examples
This text has a color of #d1d95f
<p style="color:#d1d95f;">Text here</p>
.mytext {color:#d1d95f;}
This box has a color of #d1d95f
<div style="background-color:#d1d95f;">Content here</div>
.mybackground {background-color:#d1d95f;}
Border around this has a color of #d1d95f
<div style="border:2px solid #d1d95f;">Content here</div>
.myborder {border:2px solid #d1d95f;}