#bba7d3 color space conversions
Hex:
#bba7d3
RGB:
187, 167, 211
CMY:
27, 35, 17
CMYK:
11, 21, 0, 17
HSL:
267°, 33.3333%, 74.1176%
HSV (HSB):
267°, 20.8531%, 82.7451%
XYZ:
46.0701, 42.9054, 67.4814
xyY:
0.2945, 0.2742, 42.9054
CIE-Lab:
71.4907, 15.6476, -19.6724
CIE-LCH:
71.4907, 25.1367, 308.4991
CIE-Luv:
71.4907, 8.1140, -32.9750
Hunter-Lab:
65.5022, 10.9168, -15.2300
#bba7d3 color charts
#bba7d3 color shades, tints & tones
#bba7d3 color schemes
#bba7d3 color preview, HTML & CSS examples
This text has a color of #bba7d3
<p style="color:#bba7d3;">Text here</p>
.mytext {color:#bba7d3;}
This box has a color of #bba7d3
<div style="background-color:#bba7d3;">Content here</div>
.mybackground {background-color:#bba7d3;}
Border around this has a color of #bba7d3
<div style="border:2px solid #bba7d3;">Content here</div>
.myborder {border:2px solid #bba7d3;}