#d7c30d color space conversions
Hex:
#d7c30d
RGB:
215, 195, 13
CMY:
16, 24, 95
CMYK:
0, 9, 94, 16
HSL:
54°, 88.5965%, 44.7059%
HSV (HSB):
54°, 93.9535%, 84.3137%
XYZ:
47.6121, 53.5063, 8.1991
xyY:
0.4355, 0.4895, 53.5063
CIE-Lab:
78.1730, -8.8214, 77.9109
CIE-LCH:
78.1730, 78.4088, 96.4598
CIE-Luv:
78.1730, 20.1868, 83.4723
Hunter-Lab:
73.1480, -11.8233, 44.5579
#d7c30d color charts
#d7c30d color shades, tints & tones
#d7c30d color schemes
#d7c30d color preview, HTML & CSS examples
This text has a color of #d7c30d
<p style="color:#d7c30d;">Text here</p>
.mytext {color:#d7c30d;}
This box has a color of #d7c30d
<div style="background-color:#d7c30d;">Content here</div>
.mybackground {background-color:#d7c30d;}
Border around this has a color of #d7c30d
<div style="border:2px solid #d7c30d;">Content here</div>
.myborder {border:2px solid #d7c30d;}