#d2d965 color space conversions
Hex:
#d2d965
RGB:
210, 217, 101
CMY:
18, 15, 60
CMYK:
3, 0, 53, 15
HSL:
64°, 60.4167%, 62.3529%
HSV (HSB):
64°, 53.4562%, 85.0980%
XYZ:
53.7402, 64.2669, 21.8843
xyY:
0.3842, 0.4594, 64.2669
CIE-Lab:
84.1046, -18.0347, 55.4409
CIE-LCH:
84.1046, 58.3005, 108.0195
CIE-Luv:
84.1046, 0.6273, 71.6612
Hunter-Lab:
80.1667, -20.6332, 39.9314
#d2d965 color charts
#d2d965 color shades, tints & tones
#d2d965 color schemes
#d2d965 color preview, HTML & CSS examples
This text has a color of #d2d965
<p style="color:#d2d965;">Text here</p>
.mytext {color:#d2d965;}
This box has a color of #d2d965
<div style="background-color:#d2d965;">Content here</div>
.mybackground {background-color:#d2d965;}
Border around this has a color of #d2d965
<div style="border:2px solid #d2d965;">Content here</div>
.myborder {border:2px solid #d2d965;}