#b1a5b5 color space conversions
Hex:
#b1a5b5
RGB:
177, 165, 181
CMY:
31, 35, 29
CMYK:
2, 9, 0, 29
HSL:
285°, 9.7561%, 67.8431%
HSV (HSB):
285°, 8.8398%, 70.9804%
XYZ:
39.9271, 39.5936, 49.2540
xyY:
0.3101, 0.3075, 39.5936
CIE-Lab:
69.1791, 7.3154, -6.6686
CIE-LCH:
69.1791, 9.8987, 317.6485
CIE-Luv:
69.1791, 5.8431, -11.1681
Hunter-Lab:
62.9234, 3.1484, -2.3635
#b1a5b5 color charts
#b1a5b5 color shades, tints & tones
#b1a5b5 color schemes
#b1a5b5 color preview, HTML & CSS examples
This text has a color of #b1a5b5
<p style="color:#b1a5b5;">Text here</p>
.mytext {color:#b1a5b5;}
This box has a color of #b1a5b5
<div style="background-color:#b1a5b5;">Content here</div>
.mybackground {background-color:#b1a5b5;}
Border around this has a color of #b1a5b5
<div style="border:2px solid #b1a5b5;">Content here</div>
.myborder {border:2px solid #b1a5b5;}