#d2da5c color space conversions
Hex:
#d2da5c
RGB:
210, 218, 92
CMY:
18, 15, 64
CMYK:
4, 0, 58, 15
HSL:
64°, 63.0000%, 60.7843%
HSV (HSB):
64°, 57.7982%, 85.4902%
XYZ:
53.5815, 64.6172, 19.7735
xyY:
0.3884, 0.4683, 64.6172
CIE-Lab:
84.2861, -19.2243, 59.6484
CIE-LCH:
84.2861, 62.6698, 107.8638
CIE-Luv:
84.2861, 0.2348, 75.6763
Hunter-Lab:
80.3848, -21.6919, 41.6849
#d2da5c color charts
#d2da5c color shades, tints & tones
#d2da5c color schemes
#d2da5c color preview, HTML & CSS examples
This text has a color of #d2da5c
<p style="color:#d2da5c;">Text here</p>
.mytext {color:#d2da5c;}
This box has a color of #d2da5c
<div style="background-color:#d2da5c;">Content here</div>
.mybackground {background-color:#d2da5c;}
Border around this has a color of #d2da5c
<div style="border:2px solid #d2da5c;">Content here</div>
.myborder {border:2px solid #d2da5c;}