#d5d975 color space conversions
Hex:
#d5d975
RGB:
213, 217, 117
CMY:
16, 15, 54
CMYK:
2, 0, 46, 15
HSL:
62°, 56.8182%, 65.4902%
HSV (HSB):
62°, 46.0829%, 85.0980%
XYZ:
55.4643, 65.0562, 26.4634
xyY:
0.3773, 0.4426, 65.0562
CIE-Lab:
84.5127, -15.4187, 48.4850
CIE-LCH:
84.5127, 50.8777, 107.6412
CIE-Luv:
84.5127, 2.0941, 64.6181
Hunter-Lab:
80.6574, -18.4044, 37.0073
#d5d975 color charts
#d5d975 color shades, tints & tones
#d5d975 color schemes
#d5d975 color preview, HTML & CSS examples
This text has a color of #d5d975
<p style="color:#d5d975;">Text here</p>
.mytext {color:#d5d975;}
This box has a color of #d5d975
<div style="background-color:#d5d975;">Content here</div>
.mybackground {background-color:#d5d975;}
Border around this has a color of #d5d975
<div style="border:2px solid #d5d975;">Content here</div>
.myborder {border:2px solid #d5d975;}