#b5bcc5 color space conversions
Hex:
#b5bcc5
RGB:
181, 188, 197
CMY:
29, 26, 23
CMYK:
8, 5, 0, 23
HSL:
214°, 12.1212%, 74.1176%
HSV (HSB):
214°, 8.1218%, 77.2549%
XYZ:
47.1173, 49.8214, 59.9565
xyY:
0.3003, 0.3175, 49.8214
CIE-Lab:
75.9595, -0.6608, -5.3779
CIE-LCH:
75.9595, 5.4184, 262.9949
CIE-Luv:
75.9595, -4.3455, -8.0179
Hunter-Lab:
70.5843, -4.3679, -0.9538
#b5bcc5 color charts
#b5bcc5 color shades, tints & tones
#b5bcc5 color schemes
#b5bcc5 color preview, HTML & CSS examples
This text has a color of #b5bcc5
<p style="color:#b5bcc5;">Text here</p>
.mytext {color:#b5bcc5;}
This box has a color of #b5bcc5
<div style="background-color:#b5bcc5;">Content here</div>
.mybackground {background-color:#b5bcc5;}
Border around this has a color of #b5bcc5
<div style="border:2px solid #b5bcc5;">Content here</div>
.myborder {border:2px solid #b5bcc5;}