#d3abaf color space conversions
Hex:
#d3abaf
RGB:
211, 171, 175
CMY:
17, 33, 31
CMYK:
0, 19, 17, 17
HSL:
354°, 31.2500%, 74.9020%
HSV (HSB):
354°, 18.9573%, 82.7451%
XYZ:
49.1647, 46.0698, 46.8585
xyY:
0.3460, 0.3242, 46.0698
CIE-Lab:
73.5908, 15.1997, 3.4684
CIE-LCH:
73.5908, 15.5904, 12.8540
CIE-Luv:
73.5908, 24.3345, 2.3066
Hunter-Lab:
67.8748, 10.5147, 6.5804
#d3abaf color charts
#d3abaf color shades, tints & tones
#d3abaf color schemes
#d3abaf color preview, HTML & CSS examples
This text has a color of #d3abaf
<p style="color:#d3abaf;">Text here</p>
.mytext {color:#d3abaf;}
This box has a color of #d3abaf
<div style="background-color:#d3abaf;">Content here</div>
.mybackground {background-color:#d3abaf;}
Border around this has a color of #d3abaf
<div style="border:2px solid #d3abaf;">Content here</div>
.myborder {border:2px solid #d3abaf;}