#d2a05c color space conversions
Hex:
#d2a05c
RGB:
210, 160, 92
CMY:
18, 37, 64
CMYK:
0, 24, 56, 18
HSL:
35°, 56.7308%, 59.2157%
HSV (HSB):
35°, 56.1905%, 82.3529%
XYZ:
41.0809, 39.6160, 15.6067
xyY:
0.4266, 0.4114, 39.6160
CIE-Lab:
69.1951, 10.8192, 42.2203
CIE-LCH:
69.1951, 43.5845, 75.6269
CIE-Luv:
69.1951, 38.7290, 48.8875
Hunter-Lab:
62.9412, 6.3575, 29.3575
#d2a05c color charts
#d2a05c color shades, tints & tones
#d2a05c color schemes
#d2a05c color preview, HTML & CSS examples
This text has a color of #d2a05c
<p style="color:#d2a05c;">Text here</p>
.mytext {color:#d2a05c;}
This box has a color of #d2a05c
<div style="background-color:#d2a05c;">Content here</div>
.mybackground {background-color:#d2a05c;}
Border around this has a color of #d2a05c
<div style="border:2px solid #d2a05c;">Content here</div>
.myborder {border:2px solid #d2a05c;}