#b6b6be color space conversions
Hex:
#b6b6be
RGB:
182, 182, 190
CMY:
29, 29, 25
CMYK:
4, 4, 0, 25
HSL:
240°, 5.7971%, 72.9412%
HSV (HSB):
240°, 4.2105%, 74.5098%
XYZ:
45.3136, 47.1187, 55.4217
xyY:
0.3065, 0.3187, 47.1187
CIE-Lab:
74.2656, 1.5251, -4.0568
CIE-LCH:
74.2656, 4.3340, 290.6035
CIE-Luv:
74.2656, -0.4557, -6.3421
Hunter-Lab:
68.6431, -2.2914, 0.1800
#b6b6be color charts
#b6b6be color shades, tints & tones
#b6b6be color schemes
#b6b6be color preview, HTML & CSS examples
This text has a color of #b6b6be
<p style="color:#b6b6be;">Text here</p>
.mytext {color:#b6b6be;}
This box has a color of #b6b6be
<div style="background-color:#b6b6be;">Content here</div>
.mybackground {background-color:#b6b6be;}
Border around this has a color of #b6b6be
<div style="border:2px solid #b6b6be;">Content here</div>
.myborder {border:2px solid #b6b6be;}