#d3abb7 color space conversions
Hex:
#d3abb7
RGB:
211, 171, 183
CMY:
17, 33, 28
CMYK:
0, 19, 13, 17
HSL:
342°, 31.2500%, 74.9020%
HSV (HSB):
342°, 18.9573%, 82.7451%
XYZ:
49.9741, 46.3936, 51.1207
xyY:
0.3388, 0.3146, 46.3936
CIE-Lab:
73.8002, 16.4878, -0.6166
CIE-LCH:
73.8002, 16.4993, 357.8582
CIE-Luv:
73.8002, 23.4623, -3.8456
Hunter-Lab:
68.1128, 11.7672, 3.1801
#d3abb7 color charts
#d3abb7 color shades, tints & tones
#d3abb7 color schemes
#d3abb7 color preview, HTML & CSS examples
This text has a color of #d3abb7
<p style="color:#d3abb7;">Text here</p>
.mytext {color:#d3abb7;}
This box has a color of #d3abb7
<div style="background-color:#d3abb7;">Content here</div>
.mybackground {background-color:#d3abb7;}
Border around this has a color of #d3abb7
<div style="border:2px solid #d3abb7;">Content here</div>
.myborder {border:2px solid #d3abb7;}