#d2a55c color space conversions
Hex:
#d2a55c
RGB:
210, 165, 92
CMY:
18, 35, 64
CMYK:
0, 21, 56, 18
HSL:
37°, 56.7308%, 59.2157%
HSV (HSB):
37°, 56.1905%, 82.3529%
XYZ:
41.9652, 41.3846, 15.9014
xyY:
0.4228, 0.4170, 41.3846
CIE-Lab:
70.4446, 8.1271, 43.7196
CIE-LCH:
70.4446, 44.4686, 79.4694
CIE-Luv:
70.4446, 35.2008, 51.2227
Hunter-Lab:
64.3309, 3.8627, 30.3762
#d2a55c color charts
#d2a55c color shades, tints & tones
#d2a55c color schemes
#d2a55c color preview, HTML & CSS examples
This text has a color of #d2a55c
<p style="color:#d2a55c;">Text here</p>
.mytext {color:#d2a55c;}
This box has a color of #d2a55c
<div style="background-color:#d2a55c;">Content here</div>
.mybackground {background-color:#d2a55c;}
Border around this has a color of #d2a55c
<div style="border:2px solid #d2a55c;">Content here</div>
.myborder {border:2px solid #d2a55c;}