#d2b4d2 color space conversions
Hex:
#d2b4d2
RGB:
210, 180, 210
CMY:
18, 29, 18
CMYK:
0, 14, 0, 18
HSL:
300°, 25.0000%, 76.4706%
HSV (HSB):
300°, 14.2857%, 82.3529%
XYZ:
54.5325, 50.9973, 67.9421
xyY:
0.3144, 0.2940, 50.9973
CIE-Lab:
76.6774, 16.0010, -11.1170
CIE-LCH:
76.6774, 19.4838, 325.2097
CIE-Luv:
76.6774, 15.2706, -19.7559
Hunter-Lab:
71.4124, 11.3358, -6.4201
#d2b4d2 color charts
#d2b4d2 color shades, tints & tones
#d2b4d2 color schemes
#d2b4d2 color preview, HTML & CSS examples
This text has a color of #d2b4d2
<p style="color:#d2b4d2;">Text here</p>
.mytext {color:#d2b4d2;}
This box has a color of #d2b4d2
<div style="background-color:#d2b4d2;">Content here</div>
.mybackground {background-color:#d2b4d2;}
Border around this has a color of #d2b4d2
<div style="border:2px solid #d2b4d2;">Content here</div>
.myborder {border:2px solid #d2b4d2;}