#d7d31f color space conversions
Hex:
#d7d31f
RGB:
215, 211, 31
CMY:
16, 17, 88
CMYK:
0, 2, 86, 16
HSL:
59°, 74.7967%, 48.2353%
HSV (HSB):
59°, 85.5814%, 84.3137%
XYZ:
51.5659, 61.1345, 10.3787
xyY:
0.4190, 0.4967, 61.1345
CIE-Lab:
82.4510, -16.5601, 78.3829
CIE-LCH:
82.4510, 80.1132, 101.9295
CIE-Luv:
82.4510, 9.0912, 87.9235
Hunter-Lab:
78.1886, -19.1080, 46.8619
#d7d31f color charts
#d7d31f color shades, tints & tones
#d7d31f color schemes
#d7d31f color preview, HTML & CSS examples
This text has a color of #d7d31f
<p style="color:#d7d31f;">Text here</p>
.mytext {color:#d7d31f;}
This box has a color of #d7d31f
<div style="background-color:#d7d31f;">Content here</div>
.mybackground {background-color:#d7d31f;}
Border around this has a color of #d7d31f
<div style="border:2px solid #d7d31f;">Content here</div>
.myborder {border:2px solid #d7d31f;}