#d5d256 color space conversions
Hex:
#d5d256
RGB:
213, 210, 86
CMY:
16, 18, 66
CMYK:
0, 1, 60, 16
HSL:
59°, 60.1896%, 58.6275%
HSV (HSB):
59°, 59.6244%, 83.5294%
XYZ:
52.1669, 60.9112, 17.8116
xyY:
0.3986, 0.4654, 60.9112
CIE-Lab:
82.3310, -14.4647, 60.1545
CIE-LCH:
82.3310, 61.8691, 103.5206
CIE-Luv:
82.3310, 7.3666, 74.3866
Hunter-Lab:
78.0456, -17.2678, 41.1007
#d5d256 color charts
#d5d256 color shades, tints & tones
#d5d256 color schemes
#d5d256 color preview, HTML & CSS examples
This text has a color of #d5d256
<p style="color:#d5d256;">Text here</p>
.mytext {color:#d5d256;}
This box has a color of #d5d256
<div style="background-color:#d5d256;">Content here</div>
.mybackground {background-color:#d5d256;}
Border around this has a color of #d5d256
<div style="border:2px solid #d5d256;">Content here</div>
.myborder {border:2px solid #d5d256;}