#d3a2a8 color space conversions
Hex:
#d3a2a8
RGB:
211, 162, 168
CMY:
17, 36, 34
CMYK:
0, 23, 20, 17
HSL:
353°, 35.7664%, 73.1373%
HSV (HSB):
353°, 23.2227%, 82.7451%
XYZ:
46.8522, 42.5167, 42.7830
xyY:
0.3545, 0.3217, 42.5167
CIE-Lab:
71.2257, 18.9999, 3.9018
CIE-LCH:
71.2257, 19.3964, 11.6048
CIE-Luv:
71.2257, 30.2679, 2.1818
Hunter-Lab:
65.2048, 14.1507, 6.7413
#d3a2a8 color charts
#d3a2a8 color shades, tints & tones
#d3a2a8 color schemes
#d3a2a8 color preview, HTML & CSS examples
This text has a color of #d3a2a8
<p style="color:#d3a2a8;">Text here</p>
.mytext {color:#d3a2a8;}
This box has a color of #d3a2a8
<div style="background-color:#d3a2a8;">Content here</div>
.mybackground {background-color:#d3a2a8;}
Border around this has a color of #d3a2a8
<div style="border:2px solid #d3a2a8;">Content here</div>
.myborder {border:2px solid #d3a2a8;}