#d3a0b4 color space conversions
Hex:
#d3a0b4
RGB:
211, 160, 180
CMY:
17, 37, 29
CMYK:
0, 24, 15, 17
HSL:
336°, 36.6906%, 72.7451%
HSV (HSB):
336°, 24.1706%, 82.7451%
XYZ:
47.6730, 42.2858, 48.8293
xyY:
0.3435, 0.3047, 42.2858
CIE-Lab:
71.0675, 21.9750, -2.9701
CIE-LCH:
71.0675, 22.1748, 352.3026
CIE-Luv:
71.0675, 29.8782, -8.2749
Hunter-Lab:
65.0275, 17.0638, 0.9982
#d3a0b4 color charts
#d3a0b4 color shades, tints & tones
#d3a0b4 color schemes
#d3a0b4 color preview, HTML & CSS examples
This text has a color of #d3a0b4
<p style="color:#d3a0b4;">Text here</p>
.mytext {color:#d3a0b4;}
This box has a color of #d3a0b4
<div style="background-color:#d3a0b4;">Content here</div>
.mybackground {background-color:#d3a0b4;}
Border around this has a color of #d3a0b4
<div style="border:2px solid #d3a0b4;">Content here</div>
.myborder {border:2px solid #d3a0b4;}