#d3c6e2 color space conversions
Hex:
#d3c6e2
RGB:
211, 198, 226
CMY:
17, 22, 11
CMYK:
7, 12, 0, 11
HSL:
268°, 32.5581%, 83.1373%
HSV (HSB):
268°, 12.3894%, 88.6275%
XYZ:
60.7855, 59.7280, 80.2764
xyY:
0.3027, 0.2975, 59.7280
CIE-Lab:
81.6901, 9.7035, -12.2470
CIE-LCH:
81.6901, 15.6252, 308.3903
CIE-Luv:
81.6901, 5.5176, -20.6597
Hunter-Lab:
77.2839, 5.1474, -7.4870
#d3c6e2 color charts
#d3c6e2 color shades, tints & tones
#d3c6e2 color schemes
#d3c6e2 color preview, HTML & CSS examples
This text has a color of #d3c6e2
<p style="color:#d3c6e2;">Text here</p>
.mytext {color:#d3c6e2;}
This box has a color of #d3c6e2
<div style="background-color:#d3c6e2;">Content here</div>
.mybackground {background-color:#d3c6e2;}
Border around this has a color of #d3c6e2
<div style="border:2px solid #d3c6e2;">Content here</div>
.myborder {border:2px solid #d3c6e2;}