#b2baca color space conversions
Hex:
#b2baca
RGB:
178, 186, 202
CMY:
30, 27, 21
CMYK:
12, 8, 0, 21
HSL:
220°, 18.4615%, 74.5098%
HSV (HSB):
220°, 11.8812%, 79.2157%
XYZ:
46.5797, 48.8471, 62.8505
xyY:
0.2943, 0.3086, 48.8471
CIE-Lab:
75.3561, 0.4293, -9.0146
CIE-LCH:
75.3561, 9.0248, 272.7265
CIE-Luv:
75.3561, -5.2209, -13.8160
Hunter-Lab:
69.8907, -3.3447, -4.3942
#b2baca color charts
#b2baca color shades, tints & tones
#b2baca color schemes
#b2baca color preview, HTML & CSS examples
This text has a color of #b2baca
<p style="color:#b2baca;">Text here</p>
.mytext {color:#b2baca;}
This box has a color of #b2baca
<div style="background-color:#b2baca;">Content here</div>
.mybackground {background-color:#b2baca;}
Border around this has a color of #b2baca
<div style="border:2px solid #b2baca;">Content here</div>
.myborder {border:2px solid #b2baca;}