#d5bbd3 color space conversions
Hex:
#d5bbd3
RGB:
213, 187, 211
CMY:
16, 27, 17
CMYK:
0, 12, 1, 16
HSL:
305°, 23.6364%, 78.4314%
HSV (HSB):
305°, 12.2066%, 83.5294%
XYZ:
56.9688, 54.3899, 69.1237
xyY:
0.3156, 0.3014, 54.3899
CIE-Lab:
78.6886, 13.4295, -8.6346
CIE-LCH:
78.6886, 15.9658, 327.2607
CIE-Luv:
78.6886, 13.4198, -15.5142
Hunter-Lab:
73.7495, 8.8229, -3.9465
#d5bbd3 color charts
#d5bbd3 color shades, tints & tones
#d5bbd3 color schemes
#d5bbd3 color preview, HTML & CSS examples
This text has a color of #d5bbd3
<p style="color:#d5bbd3;">Text here</p>
.mytext {color:#d5bbd3;}
This box has a color of #d5bbd3
<div style="background-color:#d5bbd3;">Content here</div>
.mybackground {background-color:#d5bbd3;}
Border around this has a color of #d5bbd3
<div style="border:2px solid #d5bbd3;">Content here</div>
.myborder {border:2px solid #d5bbd3;}