#d3a5a5 color space conversions
Hex:
#d3a5a5
RGB:
211, 165, 165
CMY:
17, 35, 35
CMYK:
0, 22, 22, 17
HSL:
0°, 34.3284%, 73.7255%
HSV (HSB):
0°, 21.8009%, 82.7451%
XYZ:
47.1106, 43.4758, 41.5060
xyY:
0.3566, 0.3291, 43.4758
CIE-Lab:
71.8767, 16.9188, 6.4964
CIE-LCH:
71.8767, 18.1232, 21.0054
CIE-Luv:
71.8767, 28.8895, 6.2192
Hunter-Lab:
65.9362, 12.1480, 8.8330
#d3a5a5 color charts
#d3a5a5 color shades, tints & tones
#d3a5a5 color schemes
#d3a5a5 color preview, HTML & CSS examples
This text has a color of #d3a5a5
<p style="color:#d3a5a5;">Text here</p>
.mytext {color:#d3a5a5;}
This box has a color of #d3a5a5
<div style="background-color:#d3a5a5;">Content here</div>
.mybackground {background-color:#d3a5a5;}
Border around this has a color of #d3a5a5
<div style="border:2px solid #d3a5a5;">Content here</div>
.myborder {border:2px solid #d3a5a5;}