#d3bdca color space conversions
Hex:
#d3bdca
RGB:
211, 189, 202
CMY:
17, 26, 21
CMYK:
0, 10, 4, 17
HSL:
325°, 20.0000%, 78.4314%
HSV (HSB):
325°, 10.4265%, 82.7451%
XYZ:
55.7222, 54.5083, 63.4614
xyY:
0.3208, 0.3138, 54.5083
CIE-Lab:
78.7572, 10.0360, -3.6883
CIE-LCH:
78.7572, 10.6923, 339.8212
CIE-Luv:
78.7572, 11.9740, -7.3237
Hunter-Lab:
73.8298, 5.5189, 0.7173
#d3bdca color charts
#d3bdca color shades, tints & tones
#d3bdca color schemes
#d3bdca color preview, HTML & CSS examples
This text has a color of #d3bdca
<p style="color:#d3bdca;">Text here</p>
.mytext {color:#d3bdca;}
This box has a color of #d3bdca
<div style="background-color:#d3bdca;">Content here</div>
.mybackground {background-color:#d3bdca;}
Border around this has a color of #d3bdca
<div style="border:2px solid #d3bdca;">Content here</div>
.myborder {border:2px solid #d3bdca;}