#d2b4d3 color space conversions
Hex:
#d2b4d3
RGB:
210, 180, 211
CMY:
18, 29, 17
CMYK:
0, 15, 0, 17
HSL:
298°, 26.0504%, 76.6667%
HSV (HSB):
298°, 14.6919%, 82.7451%
XYZ:
54.6575, 51.0473, 68.6004
xyY:
0.3136, 0.2929, 51.0473
CIE-Lab:
76.7077, 16.1877, -11.6150
CIE-LCH:
76.7077, 19.9236, 324.3399
CIE-Luv:
76.7077, 15.1722, -20.5685
Hunter-Lab:
71.4474, 11.5201, -6.9142
#d2b4d3 color charts
#d2b4d3 color shades, tints & tones
#d2b4d3 color schemes
#d2b4d3 color preview, HTML & CSS examples
This text has a color of #d2b4d3
<p style="color:#d2b4d3;">Text here</p>
.mytext {color:#d2b4d3;}
This box has a color of #d2b4d3
<div style="background-color:#d2b4d3;">Content here</div>
.mybackground {background-color:#d2b4d3;}
Border around this has a color of #d2b4d3
<div style="border:2px solid #d2b4d3;">Content here</div>
.myborder {border:2px solid #d2b4d3;}