#d2da5b color space conversions
Hex:
#d2da5b
RGB:
210, 218, 91
CMY:
18, 15, 64
CMYK:
4, 0, 58, 15
HSL:
64°, 63.1841%, 60.5882%
HSV (HSB):
64°, 58.2569%, 85.4902%
XYZ:
53.5381, 64.5998, 19.5448
xyY:
0.3889, 0.4692, 64.5998
CIE-Lab:
84.2771, -19.2972, 60.0713
CIE-LCH:
84.2771, 63.0947, 107.8090
CIE-Luv:
84.2771, 0.2574, 76.0491
Hunter-Lab:
80.3740, -21.7535, 41.8441
#d2da5b color charts
#d2da5b color shades, tints & tones
#d2da5b color schemes
#d2da5b color preview, HTML & CSS examples
This text has a color of #d2da5b
<p style="color:#d2da5b;">Text here</p>
.mytext {color:#d2da5b;}
This box has a color of #d2da5b
<div style="background-color:#d2da5b;">Content here</div>
.mybackground {background-color:#d2da5b;}
Border around this has a color of #d2da5b
<div style="border:2px solid #d2da5b;">Content here</div>
.myborder {border:2px solid #d2da5b;}