#d5d850 color space conversions
Hex:
#d5d850
RGB:
213, 216, 80
CMY:
16, 15, 69
CMYK:
1, 0, 63, 15
HSL:
61°, 63.5514%, 58.0392%
HSV (HSB):
61°, 62.9630%, 84.7059%
XYZ:
53.4444, 63.8371, 17.0944
xyY:
0.3977, 0.4751, 63.8371
CIE-Lab:
83.8809, -17.8303, 64.3151
CIE-LCH:
83.8809, 66.7409, 105.4952
CIE-Luv:
83.8809, 3.7116, 79.0701
Hunter-Lab:
79.8981, -20.4217, 43.2434
#d5d850 color charts
#d5d850 color shades, tints & tones
#d5d850 color schemes
#d5d850 color preview, HTML & CSS examples
This text has a color of #d5d850
<p style="color:#d5d850;">Text here</p>
.mytext {color:#d5d850;}
This box has a color of #d5d850
<div style="background-color:#d5d850;">Content here</div>
.mybackground {background-color:#d5d850;}
Border around this has a color of #d5d850
<div style="border:2px solid #d5d850;">Content here</div>
.myborder {border:2px solid #d5d850;}