#d3a4b4 color space conversions
Hex:
#d3a4b4
RGB:
211, 164, 180
CMY:
17, 36, 29
CMYK:
0, 22, 15, 17
HSL:
340°, 34.8148%, 73.5294%
HSV (HSB):
340°, 22.2749%, 82.7451%
XYZ:
48.3776, 43.6951, 49.0642
xyY:
0.3428, 0.3096, 43.6951
CIE-Lab:
72.0242, 19.7990, -1.5657
CIE-LCH:
72.0242, 19.8608, 355.4785
CIE-Luv:
72.0242, 27.6710, -5.8279
Hunter-Lab:
66.1023, 14.9582, 2.2637
#d3a4b4 color charts
#d3a4b4 color shades, tints & tones
#d3a4b4 color schemes
#d3a4b4 color preview, HTML & CSS examples
This text has a color of #d3a4b4
<p style="color:#d3a4b4;">Text here</p>
.mytext {color:#d3a4b4;}
This box has a color of #d3a4b4
<div style="background-color:#d3a4b4;">Content here</div>
.mybackground {background-color:#d3a4b4;}
Border around this has a color of #d3a4b4
<div style="border:2px solid #d3a4b4;">Content here</div>
.myborder {border:2px solid #d3a4b4;}