#b99bd1 color space conversions
Hex:
#b99bd1
RGB:
185, 155, 209
CMY:
27, 39, 18
CMYK:
11, 26, 0, 18
HSL:
273°, 36.9863%, 71.3725%
HSV (HSB):
273°, 25.8373%, 81.9608%
XYZ:
43.2376, 38.3604, 65.4470
xyY:
0.2940, 0.2609, 38.3604
CIE-Lab:
68.2854, 21.2432, -23.4677
CIE-LCH:
68.2854, 31.6545, 312.1517
CIE-Luv:
68.2854, 12.7590, -39.6953
Hunter-Lab:
61.9358, 16.2237, -19.2962
#b99bd1 color charts
#b99bd1 color shades, tints & tones
#b99bd1 color schemes
#b99bd1 color preview, HTML & CSS examples
This text has a color of #b99bd1
<p style="color:#b99bd1;">Text here</p>
.mytext {color:#b99bd1;}
This box has a color of #b99bd1
<div style="background-color:#b99bd1;">Content here</div>
.mybackground {background-color:#b99bd1;}
Border around this has a color of #b99bd1
<div style="border:2px solid #b99bd1;">Content here</div>
.myborder {border:2px solid #b99bd1;}