#d2b5d2 color space conversions
Hex:
#d2b5d2
RGB:
210, 181, 210
CMY:
18, 29, 18
CMYK:
0, 14, 0, 18
HSL:
300°, 24.3697%, 76.6667%
HSV (HSB):
300°, 13.8095%, 82.3529%
XYZ:
54.7351, 51.4025, 68.0096
xyY:
0.3143, 0.2952, 51.4025
CIE-Lab:
76.9222, 15.4596, -10.7515
CIE-LCH:
76.9222, 18.8307, 325.1831
CIE-Luv:
76.9222, 14.7643, -19.1013
Hunter-Lab:
71.6956, 10.8064, -6.0549
#d2b5d2 color charts
#d2b5d2 color shades, tints & tones
#d2b5d2 color schemes
#d2b5d2 color preview, HTML & CSS examples
This text has a color of #d2b5d2
<p style="color:#d2b5d2;">Text here</p>
.mytext {color:#d2b5d2;}
This box has a color of #d2b5d2
<div style="background-color:#d2b5d2;">Content here</div>
.mybackground {background-color:#d2b5d2;}
Border around this has a color of #d2b5d2
<div style="border:2px solid #d2b5d2;">Content here</div>
.myborder {border:2px solid #d2b5d2;}