#d2a15c color space conversions
Hex:
#d2a15c
RGB:
210, 161, 92
CMY:
18, 37, 64
CMYK:
0, 23, 56, 18
HSL:
35°, 56.7308%, 59.2157%
HSV (HSB):
35°, 56.1905%, 82.3529%
XYZ:
41.2550, 39.9641, 15.6647
xyY:
0.4258, 0.4125, 39.9641
CIE-Lab:
69.4439, 10.2799, 42.5197
CIE-LCH:
69.4439, 43.7448, 76.4086
CIE-Luv:
69.4439, 38.0209, 49.3544
Hunter-Lab:
63.2172, 5.8576, 29.5604
#d2a15c color charts
#d2a15c color shades, tints & tones
#d2a15c color schemes
#d2a15c color preview, HTML & CSS examples
This text has a color of #d2a15c
<p style="color:#d2a15c;">Text here</p>
.mytext {color:#d2a15c;}
This box has a color of #d2a15c
<div style="background-color:#d2a15c;">Content here</div>
.mybackground {background-color:#d2a15c;}
Border around this has a color of #d2a15c
<div style="border:2px solid #d2a15c;">Content here</div>
.myborder {border:2px solid #d2a15c;}