#b2bead color space conversions
Hex:
#b2bead
RGB:
178, 190, 173
CMY:
30, 25, 32
CMYK:
6, 0, 9, 25
HSL:
102°, 11.5646%, 71.1765%
HSV (HSB):
102°, 8.9474%, 74.5098%
XYZ:
44.3164, 49.3090, 46.7170
xyY:
0.3158, 0.3513, 49.3090
CIE-Lab:
75.6432, -7.2992, 7.1590
CIE-LCH:
75.6432, 10.2240, 135.5556
CIE-Luv:
75.6432, -5.9153, 11.6951
Hunter-Lab:
70.2204, -10.2336, 9.7091
#b2bead color charts
#b2bead color shades, tints & tones
#b2bead color schemes
#b2bead color preview, HTML & CSS examples
This text has a color of #b2bead
<p style="color:#b2bead;">Text here</p>
.mytext {color:#b2bead;}
This box has a color of #b2bead
<div style="background-color:#b2bead;">Content here</div>
.mybackground {background-color:#b2bead;}
Border around this has a color of #b2bead
<div style="border:2px solid #b2bead;">Content here</div>
.myborder {border:2px solid #b2bead;}