#d3a07a color space conversions
Hex:
#d3a07a
RGB:
211, 160, 122
CMY:
17, 37, 52
CMYK:
0, 24, 42, 17
HSL:
26°, 50.2825%, 65.2941%
HSV (HSB):
26°, 42.1801%, 82.7451%
XYZ:
42.9476, 40.3956, 23.9459
xyY:
0.4003, 0.3765, 40.3956
CIE-Lab:
69.7504, 14.0672, 27.1233
CIE-LCH:
69.7504, 30.5542, 62.5870
CIE-Luv:
69.7504, 36.7415, 32.7382
Hunter-Lab:
63.5576, 9.3917, 22.1522
#d3a07a color charts
#d3a07a color shades, tints & tones
#d3a07a color schemes
#d3a07a color preview, HTML & CSS examples
This text has a color of #d3a07a
<p style="color:#d3a07a;">Text here</p>
.mytext {color:#d3a07a;}
This box has a color of #d3a07a
<div style="background-color:#d3a07a;">Content here</div>
.mybackground {background-color:#d3a07a;}
Border around this has a color of #d3a07a
<div style="border:2px solid #d3a07a;">Content here</div>
.myborder {border:2px solid #d3a07a;}