#d2a93c color space conversions
Hex:
#d2a93c
RGB:
210, 169, 60
CMY:
18, 34, 76
CMYK:
0, 20, 71, 18
HSL:
44°, 62.5000%, 52.9412%
HSV (HSB):
44°, 71.4286%, 82.3529%
XYZ:
41.5819, 42.4038, 10.2681
xyY:
0.4412, 0.4499, 42.4038
CIE-Lab:
71.1484, 3.9303, 59.2213
CIE-LCH:
71.1484, 59.3515, 86.2031
CIE-Luv:
71.1484, 34.1662, 65.0760
Hunter-Lab:
65.1182, 0.0262, 36.2336
#d2a93c color charts
#d2a93c color shades, tints & tones
#d2a93c color schemes
#d2a93c color preview, HTML & CSS examples
This text has a color of #d2a93c
<p style="color:#d2a93c;">Text here</p>
.mytext {color:#d2a93c;}
This box has a color of #d2a93c
<div style="background-color:#d2a93c;">Content here</div>
.mybackground {background-color:#d2a93c;}
Border around this has a color of #d2a93c
<div style="border:2px solid #d2a93c;">Content here</div>
.myborder {border:2px solid #d2a93c;}