#d2d969 color space conversions
Hex:
#d2d969
RGB:
210, 217, 105
CMY:
18, 15, 59
CMYK:
3, 0, 52, 15
HSL:
64°, 59.5745%, 63.1373%
HSV (HSB):
64°, 51.6129%, 85.0980%
XYZ:
53.9410, 64.3473, 22.9419
xyY:
0.3819, 0.4556, 64.3473
CIE-Lab:
84.1463, -17.7000, 53.6552
CIE-LCH:
84.1463, 56.4993, 108.2569
CIE-Luv:
84.1463, 0.5219, 69.9659
Hunter-Lab:
80.2167, -20.3487, 39.1949
#d2d969 color charts
#d2d969 color shades, tints & tones
#d2d969 color schemes
#d2d969 color preview, HTML & CSS examples
This text has a color of #d2d969
<p style="color:#d2d969;">Text here</p>
.mytext {color:#d2d969;}
This box has a color of #d2d969
<div style="background-color:#d2d969;">Content here</div>
.mybackground {background-color:#d2d969;}
Border around this has a color of #d2d969
<div style="border:2px solid #d2d969;">Content here</div>
.myborder {border:2px solid #d2d969;}