#b9abc1 color space conversions
Hex:
#b9abc1
RGB:
185, 171, 193
CMY:
27, 33, 24
CMYK:
4, 11, 0, 24
HSL:
278°, 15.0685%, 71.3725%
HSV (HSB):
278°, 11.3990%, 75.6863%
XYZ:
44.1961, 43.2904, 56.4786
xyY:
0.3070, 0.3007, 43.2904
CIE-Lab:
71.7516, 9.1238, -9.3999
CIE-LCH:
71.7516, 13.0997, 314.1458
CIE-Luv:
71.7516, 6.5406, -15.7320
Hunter-Lab:
65.7954, 4.7602, -4.8376
#b9abc1 color charts
#b9abc1 color shades, tints & tones
#b9abc1 color schemes
#b9abc1 color preview, HTML & CSS examples
This text has a color of #b9abc1
<p style="color:#b9abc1;">Text here</p>
.mytext {color:#b9abc1;}
This box has a color of #b9abc1
<div style="background-color:#b9abc1;">Content here</div>
.mybackground {background-color:#b9abc1;}
Border around this has a color of #b9abc1
<div style="border:2px solid #b9abc1;">Content here</div>
.myborder {border:2px solid #b9abc1;}