#d7bd2f color space conversions
Hex:
#d7bd2f
RGB:
215, 189, 47
CMY:
16, 26, 82
CMYK:
0, 12, 78, 16
HSL:
51°, 67.7419%, 51.3725%
HSV (HSB):
51°, 78.1395%, 84.3137%
XYZ:
46.7350, 51.0475, 10.0793
xyY:
0.4333, 0.4733, 51.0475
CIE-Lab:
76.7078, -4.9592, 69.3678
CIE-LCH:
76.7078, 69.5449, 94.0892
CIE-Luv:
76.7078, 23.9315, 76.6432
Hunter-Lab:
71.4475, -8.2734, 41.6491
#d7bd2f color charts
#d7bd2f color shades, tints & tones
#d7bd2f color schemes
#d7bd2f color preview, HTML & CSS examples
This text has a color of #d7bd2f
<p style="color:#d7bd2f;">Text here</p>
.mytext {color:#d7bd2f;}
This box has a color of #d7bd2f
<div style="background-color:#d7bd2f;">Content here</div>
.mybackground {background-color:#d7bd2f;}
Border around this has a color of #d7bd2f
<div style="border:2px solid #d7bd2f;">Content here</div>
.myborder {border:2px solid #d7bd2f;}