#b99cb9 color space conversions
Hex:
#b99cb9
RGB:
185, 156, 185
CMY:
27, 39, 27
CMYK:
0, 16, 0, 27
HSL:
300°, 17.1598%, 66.8627%
HSV (HSB):
300°, 15.6757%, 72.5490%
XYZ:
40.6530, 37.5940, 51.0127
xyY:
0.3145, 0.2908, 37.5940
CIE-Lab:
67.7203, 15.8590, -10.9896
CIE-LCH:
67.7203, 19.2945, 325.2796
CIE-Luv:
67.7203, 14.7909, -19.1342
Hunter-Lab:
61.3139, 11.0515, -6.4090
#b99cb9 color charts
#b99cb9 color shades, tints & tones
#b99cb9 color schemes
#b99cb9 color preview, HTML & CSS examples
This text has a color of #b99cb9
<p style="color:#b99cb9;">Text here</p>
.mytext {color:#b99cb9;}
This box has a color of #b99cb9
<div style="background-color:#b99cb9;">Content here</div>
.mybackground {background-color:#b99cb9;}
Border around this has a color of #b99cb9
<div style="border:2px solid #b99cb9;">Content here</div>
.myborder {border:2px solid #b99cb9;}