#b9b8d3 color space conversions
Hex:
#b9b8d3
RGB:
185, 184, 211
CMY:
27, 28, 17
CMYK:
12, 13, 0, 17
HSL:
242°, 23.4783%, 77.4510%
HSV (HSB):
242°, 12.7962%, 82.7451%
XYZ:
48.9059, 49.2984, 68.5659
xyY:
0.2933, 0.2956, 49.2984
CIE-Lab:
75.6366, 5.6763, -13.4329
CIE-LCH:
75.6366, 14.5830, 292.9071
CIE-Luv:
75.6366, -1.0335, -21.6402
Hunter-Lab:
70.2128, 1.4597, -8.7503
#b9b8d3 color charts
#b9b8d3 color shades, tints & tones
#b9b8d3 color schemes
#b9b8d3 color preview, HTML & CSS examples
This text has a color of #b9b8d3
<p style="color:#b9b8d3;">Text here</p>
.mytext {color:#b9b8d3;}
This box has a color of #b9b8d3
<div style="background-color:#b9b8d3;">Content here</div>
.mybackground {background-color:#b9b8d3;}
Border around this has a color of #b9b8d3
<div style="border:2px solid #b9b8d3;">Content here</div>
.myborder {border:2px solid #b9b8d3;}