#b6bcaf color space conversions
Hex:
#b6bcaf
RGB:
182, 188, 175
CMY:
29, 26, 31
CMYK:
3, 0, 7, 26
HSL:
88°, 8.8435%, 71.1765%
HSV (HSB):
88°, 6.9149%, 73.7255%
XYZ:
45.0125, 49.0067, 47.6443
xyY:
0.3177, 0.3459, 49.0067
CIE-Lab:
75.4555, -4.4707, 5.8440
CIE-LCH:
75.4555, 7.3579, 127.4165
CIE-Luv:
75.4555, -2.7260, 9.3139
Hunter-Lab:
70.0048, -7.7343, 8.6514
#b6bcaf color charts
#b6bcaf color shades, tints & tones
#b6bcaf color schemes
#b6bcaf color preview, HTML & CSS examples
This text has a color of #b6bcaf
<p style="color:#b6bcaf;">Text here</p>
.mytext {color:#b6bcaf;}
This box has a color of #b6bcaf
<div style="background-color:#b6bcaf;">Content here</div>
.mybackground {background-color:#b6bcaf;}
Border around this has a color of #b6bcaf
<div style="border:2px solid #b6bcaf;">Content here</div>
.myborder {border:2px solid #b6bcaf;}