#b9abc5 color space conversions
Hex:
#b9abc5
RGB:
185, 171, 197
CMY:
27, 33, 23
CMYK:
6, 13, 0, 23
HSL:
272°, 18.3099%, 72.1569%
HSV (HSB):
272°, 13.1980%, 77.2549%
XYZ:
44.6485, 43.4713, 58.8609
xyY:
0.3038, 0.2958, 43.4713
CIE-Lab:
71.8737, 9.9147, -11.4178
CIE-LCH:
71.8737, 15.1218, 310.9695
CIE-Luv:
71.8737, 6.2274, -18.9981
Hunter-Lab:
65.9328, 5.4947, -6.7777
#b9abc5 color charts
#b9abc5 color shades, tints & tones
#b9abc5 color schemes
#b9abc5 color preview, HTML & CSS examples
This text has a color of #b9abc5
<p style="color:#b9abc5;">Text here</p>
.mytext {color:#b9abc5;}
This box has a color of #b9abc5
<div style="background-color:#b9abc5;">Content here</div>
.mybackground {background-color:#b9abc5;}
Border around this has a color of #b9abc5
<div style="border:2px solid #b9abc5;">Content here</div>
.myborder {border:2px solid #b9abc5;}