#b9c0c0 color space conversions
Hex:
#b9c0c0
RGB:
185, 192, 192
CMY:
27, 25, 25
CMYK:
4, 0, 0, 25
HSL:
180°, 5.2632%, 73.9216%
HSV (HSB):
180°, 3.6458%, 75.2941%
XYZ:
48.3716, 51.8193, 57.3218
xyY:
0.3071, 0.3290, 51.8193
CIE-Lab:
77.1727, -2.4092, -0.8491
CIE-LCH:
77.1727, 2.5544, 199.4142
CIE-Luv:
77.1727, -3.9056, -0.8558
Hunter-Lab:
71.9856, -6.0296, 3.1776
#b9c0c0 color charts
#b9c0c0 color shades, tints & tones
#b9c0c0 color schemes
#b9c0c0 color preview, HTML & CSS examples
This text has a color of #b9c0c0
<p style="color:#b9c0c0;">Text here</p>
.mytext {color:#b9c0c0;}
This box has a color of #b9c0c0
<div style="background-color:#b9c0c0;">Content here</div>
.mybackground {background-color:#b9c0c0;}
Border around this has a color of #b9c0c0
<div style="border:2px solid #b9c0c0;">Content here</div>
.myborder {border:2px solid #b9c0c0;}