#b99cc6 color space conversions
Hex:
#b99cc6
RGB:
185, 156, 198
CMY:
27, 39, 22
CMYK:
7, 21, 0, 22
HSL:
281°, 26.9231%, 69.4118%
HSV (HSB):
281°, 21.2121%, 77.6471%
XYZ:
42.0891, 38.1684, 58.5750
xyY:
0.3032, 0.2749, 38.1684
CIE-Lab:
68.1446, 18.4150, -17.5831
CIE-LCH:
68.1446, 25.4613, 316.3238
CIE-Luv:
68.1446, 13.4456, -29.8483
Hunter-Lab:
61.7806, 13.4901, -12.9672
#b99cc6 color charts
#b99cc6 color shades, tints & tones
#b99cc6 color schemes
#b99cc6 color preview, HTML & CSS examples
This text has a color of #b99cc6
<p style="color:#b99cc6;">Text here</p>
.mytext {color:#b99cc6;}
This box has a color of #b99cc6
<div style="background-color:#b99cc6;">Content here</div>
.mybackground {background-color:#b99cc6;}
Border around this has a color of #b99cc6
<div style="border:2px solid #b99cc6;">Content here</div>
.myborder {border:2px solid #b99cc6;}