#d5d63a color space conversions
Hex:
#d5d63a
RGB:
213, 214, 58
CMY:
16, 16, 77
CMYK:
0, 0, 73, 16
HSL:
60°, 65.5462%, 53.3333%
HSV (HSB):
60°, 72.8972%, 83.9216%
XYZ:
52.2509, 62.5448, 13.3214
xyY:
0.4078, 0.4882, 62.5448
CIE-Lab:
83.2023, -18.0007, 71.7512
CIE-LCH:
83.2023, 73.9747, 104.0835
CIE-Luv:
83.2023, 5.4082, 84.3307
Hunter-Lab:
79.0852, -20.4659, 45.3726
#d5d63a color charts
#d5d63a color shades, tints & tones
#d5d63a color schemes
#d5d63a color preview, HTML & CSS examples
This text has a color of #d5d63a
<p style="color:#d5d63a;">Text here</p>
.mytext {color:#d5d63a;}
This box has a color of #d5d63a
<div style="background-color:#d5d63a;">Content here</div>
.mybackground {background-color:#d5d63a;}
Border around this has a color of #d5d63a
<div style="border:2px solid #d5d63a;">Content here</div>
.myborder {border:2px solid #d5d63a;}