#d3adb4 color space conversions
Hex:
#d3adb4
RGB:
211, 173, 180
CMY:
17, 32, 29
CMYK:
0, 18, 15, 17
HSL:
349°, 30.1587%, 75.2941%
HSV (HSB):
349°, 18.0095%, 82.7451%
XYZ:
50.0458, 47.0313, 49.6203
xyY:
0.3411, 0.3206, 47.0313
CIE-Lab:
74.2098, 14.9151, 1.6255
CIE-LCH:
74.2098, 15.0034, 6.2197
CIE-Luv:
74.2098, 22.6802, -0.2885
Hunter-Lab:
68.5794, 10.2463, 5.1066
#d3adb4 color charts
#d3adb4 color shades, tints & tones
#d3adb4 color schemes
#d3adb4 color preview, HTML & CSS examples
This text has a color of #d3adb4
<p style="color:#d3adb4;">Text here</p>
.mytext {color:#d3adb4;}
This box has a color of #d3adb4
<div style="background-color:#d3adb4;">Content here</div>
.mybackground {background-color:#d3adb4;}
Border around this has a color of #d3adb4
<div style="border:2px solid #d3adb4;">Content here</div>
.myborder {border:2px solid #d3adb4;}