#b9a8c8 color space conversions
Hex:
#b9a8c8
RGB:
185, 168, 200
CMY:
27, 34, 22
CMYK:
8, 16, 0, 22
HSL:
272°, 22.5352%, 72.1569%
HSV (HSB):
272°, 16.0000%, 78.4314%
XYZ:
44.4355, 42.4897, 60.5029
xyY:
0.3014, 0.2882, 42.4897
CIE-Lab:
71.2072, 12.1684, -14.0680
CIE-LCH:
71.2072, 18.6005, 310.8587
CIE-Luv:
71.2072, 7.4515, -23.4859
Hunter-Lab:
65.1841, 7.6100, -9.4032
#b9a8c8 color charts
#b9a8c8 color shades, tints & tones
#b9a8c8 color schemes
#b9a8c8 color preview, HTML & CSS examples
This text has a color of #b9a8c8
<p style="color:#b9a8c8;">Text here</p>
.mytext {color:#b9a8c8;}
This box has a color of #b9a8c8
<div style="background-color:#b9a8c8;">Content here</div>
.mybackground {background-color:#b9a8c8;}
Border around this has a color of #b9a8c8
<div style="border:2px solid #b9a8c8;">Content here</div>
.myborder {border:2px solid #b9a8c8;}