#d2a382 color space conversions
Hex:
#d2a382
RGB:
210, 163, 130
CMY:
18, 36, 49
CMYK:
0, 22, 38, 18
HSL:
25°, 47.0588%, 66.6667%
HSV (HSB):
25°, 38.0952%, 82.3529%
XYZ:
43.7048, 41.5077, 26.8274
xyY:
0.3901, 0.3705, 41.5077
CIE-Lab:
70.5302, 12.9477, 23.8077
CIE-LCH:
70.5302, 27.1007, 61.4607
CIE-Luv:
70.5302, 33.2377, 29.2386
Hunter-Lab:
64.4265, 8.3421, 20.4100
#d2a382 color charts
#d2a382 color shades, tints & tones
#d2a382 color schemes
#d2a382 color preview, HTML & CSS examples
This text has a color of #d2a382
<p style="color:#d2a382;">Text here</p>
.mytext {color:#d2a382;}
This box has a color of #d2a382
<div style="background-color:#d2a382;">Content here</div>
.mybackground {background-color:#d2a382;}
Border around this has a color of #d2a382
<div style="border:2px solid #d2a382;">Content here</div>
.myborder {border:2px solid #d2a382;}