#b5a5b9 color space conversions
Hex:
#b5a5b9
RGB:
181, 165, 185
CMY:
29, 35, 27
CMYK:
2, 11, 0, 27
HSL:
288°, 12.5000%, 68.6275%
HSV (HSB):
288°, 10.8108%, 72.5490%
XYZ:
41.2681, 40.2368, 51.4904
xyY:
0.3103, 0.3025, 40.2368
CIE-Lab:
69.6379, 9.4843, -8.1669
CIE-LCH:
69.6379, 12.5160, 319.2684
CIE-Luv:
69.6379, 7.8614, -13.8246
Hunter-Lab:
63.4325, 5.1223, -3.7250
#b5a5b9 color charts
#b5a5b9 color shades, tints & tones
#b5a5b9 color schemes
#b5a5b9 color preview, HTML & CSS examples
This text has a color of #b5a5b9
<p style="color:#b5a5b9;">Text here</p>
.mytext {color:#b5a5b9;}
This box has a color of #b5a5b9
<div style="background-color:#b5a5b9;">Content here</div>
.mybackground {background-color:#b5a5b9;}
Border around this has a color of #b5a5b9
<div style="border:2px solid #b5a5b9;">Content here</div>
.myborder {border:2px solid #b5a5b9;}