#b999b8 color space conversions
Hex:
#b999b8
RGB:
185, 153, 184
CMY:
27, 40, 28
CMYK:
0, 17, 1, 27
HSL:
302°, 18.6047%, 66.2745%
HSV (HSB):
302°, 17.2973%, 72.5490%
XYZ:
40.0505, 36.5574, 50.2928
xyY:
0.3156, 0.2881, 36.5574
CIE-Lab:
66.9437, 17.3363, -11.5945
CIE-LCH:
66.9437, 20.8562, 326.2254
CIE-Luv:
66.9437, 16.4110, -20.2704
Hunter-Lab:
60.4628, 12.4286, -6.9934
#b999b8 color charts
#b999b8 color shades, tints & tones
#b999b8 color schemes
#b999b8 color preview, HTML & CSS examples
This text has a color of #b999b8
<p style="color:#b999b8;">Text here</p>
.mytext {color:#b999b8;}
This box has a color of #b999b8
<div style="background-color:#b999b8;">Content here</div>
.mybackground {background-color:#b999b8;}
Border around this has a color of #b999b8
<div style="border:2px solid #b999b8;">Content here</div>
.myborder {border:2px solid #b999b8;}