#b99bc9 color space conversions
Hex:
#b99bc9
RGB:
185, 155, 201
CMY:
27, 39, 21
CMYK:
8, 23, 0, 21
HSL:
279°, 29.8701%, 69.8039%
HSV (HSB):
279°, 22.8856%, 78.8235%
XYZ:
42.2715, 37.9740, 60.3601
xyY:
0.3006, 0.2701, 37.9740
CIE-Lab:
68.0015, 19.5817, -19.4658
CIE-LCH:
68.0015, 27.6109, 315.1702
CIE-Luv:
68.0015, 13.6084, -33.0066
Hunter-Lab:
61.6231, 14.6052, -14.9387
#b99bc9 color charts
#b99bc9 color shades, tints & tones
#b99bc9 color schemes
#b99bc9 color preview, HTML & CSS examples
This text has a color of #b99bc9
<p style="color:#b99bc9;">Text here</p>
.mytext {color:#b99bc9;}
This box has a color of #b99bc9
<div style="background-color:#b99bc9;">Content here</div>
.mybackground {background-color:#b99bc9;}
Border around this has a color of #b99bc9
<div style="border:2px solid #b99bc9;">Content here</div>
.myborder {border:2px solid #b99bc9;}