#d3aebb color space conversions
Hex:
#d3aebb
RGB:
211, 174, 187
CMY:
17, 32, 27
CMYK:
0, 18, 11, 17
HSL:
339°, 29.6000%, 75.4902%
HSV (HSB):
339°, 17.5355%, 82.7451%
XYZ:
50.9697, 47.7088, 53.5360
xyY:
0.3349, 0.3134, 47.7088
CIE-Lab:
74.6409, 15.5262, -1.5777
CIE-LCH:
74.6409, 15.6062, 354.1978
CIE-Luv:
74.6409, 21.3901, -5.0931
Hunter-Lab:
69.0716, 10.8444, 2.3956
#d3aebb color charts
#d3aebb color shades, tints & tones
#d3aebb color schemes
#d3aebb color preview, HTML & CSS examples
This text has a color of #d3aebb
<p style="color:#d3aebb;">Text here</p>
.mytext {color:#d3aebb;}
This box has a color of #d3aebb
<div style="background-color:#d3aebb;">Content here</div>
.mybackground {background-color:#d3aebb;}
Border around this has a color of #d3aebb
<div style="border:2px solid #d3aebb;">Content here</div>
.myborder {border:2px solid #d3aebb;}