#b5bcc9 color space conversions
Hex:
#b5bcc9
RGB:
181, 188, 201
CMY:
29, 26, 21
CMYK:
10, 6, 0, 21
HSL:
219°, 15.6250%, 74.9020%
HSV (HSB):
219°, 9.9502%, 78.8235%
XYZ:
47.5819, 50.0072, 62.4029
xyY:
0.2974, 0.3126, 50.0072
CIE-Lab:
76.0737, 0.1433, -7.3810
CIE-LCH:
76.0737, 7.3824, 271.1123
CIE-Luv:
76.0737, -4.5433, -11.2450
Hunter-Lab:
70.7158, -3.6470, -2.8192
#b5bcc9 color charts
#b5bcc9 color shades, tints & tones
#b5bcc9 color schemes
#b5bcc9 color preview, HTML & CSS examples
This text has a color of #b5bcc9
<p style="color:#b5bcc9;">Text here</p>
.mytext {color:#b5bcc9;}
This box has a color of #b5bcc9
<div style="background-color:#b5bcc9;">Content here</div>
.mybackground {background-color:#b5bcc9;}
Border around this has a color of #b5bcc9
<div style="border:2px solid #b5bcc9;">Content here</div>
.myborder {border:2px solid #b5bcc9;}