#d3a1a4 color space conversions
Hex:
#d3a1a4
RGB:
211, 161, 164
CMY:
17, 37, 36
CMYK:
0, 24, 22, 17
HSL:
356°, 36.2319%, 72.9412%
HSV (HSB):
356°, 23.6967%, 82.7451%
XYZ:
46.3097, 42.0190, 40.7916
xyY:
0.3587, 0.3254, 42.0190
CIE-Lab:
70.8840, 18.9424, 5.6215
CIE-LCH:
70.8840, 19.7590, 16.5293
CIE-Luv:
70.8840, 31.3375, 4.5955
Hunter-Lab:
64.8220, 14.0841, 8.0650
#d3a1a4 color charts
#d3a1a4 color shades, tints & tones
#d3a1a4 color schemes
#d3a1a4 color preview, HTML & CSS examples
This text has a color of #d3a1a4
<p style="color:#d3a1a4;">Text here</p>
.mytext {color:#d3a1a4;}
This box has a color of #d3a1a4
<div style="background-color:#d3a1a4;">Content here</div>
.mybackground {background-color:#d3a1a4;}
Border around this has a color of #d3a1a4
<div style="border:2px solid #d3a1a4;">Content here</div>
.myborder {border:2px solid #d3a1a4;}