#b0bcc2 color space conversions
Hex:
#b0bcc2
RGB:
176, 188, 194
CMY:
31, 26, 24
CMYK:
9, 3, 0, 24
HSL:
200°, 12.8571%, 72.5490%
HSV (HSB):
200°, 9.2784%, 76.0784%
XYZ:
45.6253, 49.0916, 58.1098
xyY:
0.2985, 0.3212, 49.0916
CIE-Lab:
75.5083, -2.9375, -4.4554
CIE-LCH:
75.5083, 5.3366, 236.6022
CIE-Luv:
75.5083, -6.8757, -6.2193
Hunter-Lab:
70.0654, -6.3784, -0.1273
#b0bcc2 color charts
#b0bcc2 color shades, tints & tones
#b0bcc2 color schemes
#b0bcc2 color preview, HTML & CSS examples
This text has a color of #b0bcc2
<p style="color:#b0bcc2;">Text here</p>
.mytext {color:#b0bcc2;}
This box has a color of #b0bcc2
<div style="background-color:#b0bcc2;">Content here</div>
.mybackground {background-color:#b0bcc2;}
Border around this has a color of #b0bcc2
<div style="border:2px solid #b0bcc2;">Content here</div>
.myborder {border:2px solid #b0bcc2;}