#d7d12f color space conversions
Hex:
#d7d12f
RGB:
215, 209, 47
CMY:
16, 18, 82
CMYK:
0, 3, 78, 16
HSL:
58°, 67.7419%, 51.3725%
HSV (HSB):
58°, 78.1395%, 84.3137%
XYZ:
51.3379, 60.2532, 11.6136
xyY:
0.4167, 0.4890, 60.2532
CIE-Lab:
81.9756, -15.1131, 74.0747
CIE-LCH:
81.9756, 75.6007, 101.5315
CIE-Luv:
81.9756, 10.2207, 84.6505
Hunter-Lab:
77.6230, -17.7847, 45.4654
#d7d12f color charts
#d7d12f color shades, tints & tones
#d7d12f color schemes
#d7d12f color preview, HTML & CSS examples
This text has a color of #d7d12f
<p style="color:#d7d12f;">Text here</p>
.mytext {color:#d7d12f;}
This box has a color of #d7d12f
<div style="background-color:#d7d12f;">Content here</div>
.mybackground {background-color:#d7d12f;}
Border around this has a color of #d7d12f
<div style="border:2px solid #d7d12f;">Content here</div>
.myborder {border:2px solid #d7d12f;}