#d3abc7 color space conversions
Hex:
#d3abc7
RGB:
211, 171, 199
CMY:
17, 33, 22
CMYK:
0, 19, 6, 17
HSL:
318°, 31.2500%, 74.9020%
HSV (HSB):
318°, 18.9573%, 82.7451%
XYZ:
51.7357, 47.0982, 60.3969
xyY:
0.3249, 0.2958, 47.0982
CIE-Lab:
74.2526, 19.2251, -8.7214
CIE-LCH:
74.2526, 21.1108, 335.5987
CIE-Luv:
74.2526, 21.6732, -16.5138
Hunter-Lab:
68.6281, 14.4639, -4.1391
#d3abc7 color charts
#d3abc7 color shades, tints & tones
#d3abc7 color schemes
#d3abc7 color preview, HTML & CSS examples
This text has a color of #d3abc7
<p style="color:#d3abc7;">Text here</p>
.mytext {color:#d3abc7;}
This box has a color of #d3abc7
<div style="background-color:#d3abc7;">Content here</div>
.mybackground {background-color:#d3abc7;}
Border around this has a color of #d3abc7
<div style="border:2px solid #d3abc7;">Content here</div>
.myborder {border:2px solid #d3abc7;}