#d2d86a color space conversions
Hex:
#d2d86a
RGB:
210, 216, 106
CMY:
18, 15, 58
CMYK:
3, 0, 51, 15
HSL:
63°, 58.5106%, 63.1373%
HSV (HSB):
63°, 50.9259%, 84.7059%
XYZ:
53.7357, 63.8540, 23.1285
xyY:
0.3819, 0.4538, 63.8540
CIE-Lab:
83.8897, -17.1199, 52.8909
CIE-LCH:
83.8897, 55.5926, 107.9359
CIE-Luv:
83.8897, 1.1015, 69.0567
Hunter-Lab:
79.9087, -19.8053, 38.7753
#d2d86a color charts
#d2d86a color shades, tints & tones
#d2d86a color schemes
#d2d86a color preview, HTML & CSS examples
This text has a color of #d2d86a
<p style="color:#d2d86a;">Text here</p>
.mytext {color:#d2d86a;}
This box has a color of #d2d86a
<div style="background-color:#d2d86a;">Content here</div>
.mybackground {background-color:#d2d86a;}
Border around this has a color of #d2d86a
<div style="border:2px solid #d2d86a;">Content here</div>
.myborder {border:2px solid #d2d86a;}