#b1b0c5 color space conversions
Hex:
#b1b0c5
RGB:
177, 176, 197
CMY:
31, 31, 23
CMYK:
10, 11, 0, 23
HSL:
243°, 15.3285%, 73.1373%
HSV (HSB):
243°, 10.6599%, 77.2549%
XYZ:
43.7348, 44.4290, 59.0939
xyY:
0.2970, 0.3017, 44.4290
CIE-Lab:
72.5143, 4.4838, -10.5280
CIE-LCH:
72.5143, 11.4431, 293.0689
CIE-Luv:
72.5143, -0.6733, -16.7460
Hunter-Lab:
66.6551, 0.4740, -5.9057
#b1b0c5 color charts
#b1b0c5 color shades, tints & tones
#b1b0c5 color schemes
#b1b0c5 color preview, HTML & CSS examples
This text has a color of #b1b0c5
<p style="color:#b1b0c5;">Text here</p>
.mytext {color:#b1b0c5;}
This box has a color of #b1b0c5
<div style="background-color:#b1b0c5;">Content here</div>
.mybackground {background-color:#b1b0c5;}
Border around this has a color of #b1b0c5
<div style="border:2px solid #b1b0c5;">Content here</div>
.myborder {border:2px solid #b1b0c5;}