#d3bfd1 color space conversions
Hex:
#d3bfd1
RGB:
211, 191, 209
CMY:
17, 25, 18
CMYK:
0, 9, 1, 17
HSL:
306°, 18.5185%, 78.8235%
HSV (HSB):
306°, 9.4787%, 82.7451%
XYZ:
57.0034, 55.7139, 68.0711
xyY:
0.3153, 0.3082, 55.7139
CIE-Lab:
79.4507, 10.2296, -6.4434
CIE-LCH:
79.4507, 12.0898, 327.7939
CIE-Luv:
79.4507, 10.3557, -11.5860
Hunter-Lab:
74.6418, 5.6961, -1.8215
#d3bfd1 color charts
#d3bfd1 color shades, tints & tones
#d3bfd1 color schemes
#d3bfd1 color preview, HTML & CSS examples
This text has a color of #d3bfd1
<p style="color:#d3bfd1;">Text here</p>
.mytext {color:#d3bfd1;}
This box has a color of #d3bfd1
<div style="background-color:#d3bfd1;">Content here</div>
.mybackground {background-color:#d3bfd1;}
Border around this has a color of #d3bfd1
<div style="border:2px solid #d3bfd1;">Content here</div>
.myborder {border:2px solid #d3bfd1;}