#d7d75f color space conversions
Hex:
#d7d75f
RGB:
215, 215, 95
CMY:
16, 16, 63
CMYK:
0, 0, 56, 16
HSL:
60°, 60.0000%, 60.7843%
HSV (HSB):
60°, 55.8140%, 84.3137%
XYZ:
54.3903, 63.8742, 20.2887
xyY:
0.3926, 0.4610, 63.8742
CIE-Lab:
83.9002, -15.4932, 58.0078
CIE-LCH:
83.9002, 60.0412, 104.9540
CIE-Luv:
83.9002, 5.2902, 73.3353
Hunter-Lab:
79.9213, -18.3844, 40.8936
#d7d75f color charts
#d7d75f color shades, tints & tones
#d7d75f color schemes
#d7d75f color preview, HTML & CSS examples
This text has a color of #d7d75f
<p style="color:#d7d75f;">Text here</p>
.mytext {color:#d7d75f;}
This box has a color of #d7d75f
<div style="background-color:#d7d75f;">Content here</div>
.mybackground {background-color:#d7d75f;}
Border around this has a color of #d7d75f
<div style="border:2px solid #d7d75f;">Content here</div>
.myborder {border:2px solid #d7d75f;}