#b9add5 color space conversions
Hex:
#b9add5
RGB:
185, 173, 213
CMY:
27, 32, 16
CMYK:
13, 19, 0, 16
HSL:
258°, 32.2581%, 75.6863%
HSV (HSB):
258°, 18.7793%, 83.5294%
XYZ:
46.9614, 45.0055, 69.1626
xyY:
0.2915, 0.2793, 45.0055
CIE-Lab:
72.8955, 12.1090, -18.6547
CIE-LCH:
72.8955, 22.2402, 302.9881
CIE-Luv:
72.8955, 4.0240, -30.8739
Hunter-Lab:
67.0862, 7.5521, -14.1648
#b9add5 color charts
#b9add5 color shades, tints & tones
#b9add5 color schemes
#b9add5 color preview, HTML & CSS examples
This text has a color of #b9add5
<p style="color:#b9add5;">Text here</p>
.mytext {color:#b9add5;}
This box has a color of #b9add5
<div style="background-color:#b9add5;">Content here</div>
.mybackground {background-color:#b9add5;}
Border around this has a color of #b9add5
<div style="border:2px solid #b9add5;">Content here</div>
.myborder {border:2px solid #b9add5;}