#d7c31d color space conversions
Hex:
#d7c31d
RGB:
215, 195, 29
CMY:
16, 24, 89
CMYK:
0, 9, 87, 16
HSL:
54°, 76.2295%, 47.8431%
HSV (HSB):
54°, 86.5116%, 84.3137%
XYZ:
47.7612, 53.5660, 8.9844
xyY:
0.4330, 0.4856, 53.5660
CIE-Lab:
78.2080, -8.5581, 75.3567
CIE-LCH:
78.2080, 75.8411, 96.4792
CIE-Luv:
78.2080, 20.0296, 81.9646
Hunter-Lab:
73.1888, -11.5957, 43.9539
#d7c31d color charts
#d7c31d color shades, tints & tones
#d7c31d color schemes
#d7c31d color preview, HTML & CSS examples
This text has a color of #d7c31d
<p style="color:#d7c31d;">Text here</p>
.mytext {color:#d7c31d;}
This box has a color of #d7c31d
<div style="background-color:#d7c31d;">Content here</div>
.mybackground {background-color:#d7c31d;}
Border around this has a color of #d7c31d
<div style="border:2px solid #d7c31d;">Content here</div>
.myborder {border:2px solid #d7c31d;}