#b2a9c7 color space conversions
Hex:
#b2a9c7
RGB:
178, 169, 199
CMY:
30, 34, 22
CMYK:
11, 15, 0, 22
HSL:
258°, 21.1268%, 72.1569%
HSV (HSB):
258°, 15.0754%, 78.0392%
XYZ:
42.8569, 41.9644, 59.8740
xyY:
0.2962, 0.2900, 41.9644
CIE-Lab:
70.8464, 9.0726, -14.1184
CIE-LCH:
70.8464, 16.7822, 302.7251
CIE-Luv:
70.8464, 3.1121, -23.0449
Hunter-Lab:
64.7800, 4.7264, -9.4538
#b2a9c7 color charts
#b2a9c7 color shades, tints & tones
#b2a9c7 color schemes
#b2a9c7 color preview, HTML & CSS examples
This text has a color of #b2a9c7
<p style="color:#b2a9c7;">Text here</p>
.mytext {color:#b2a9c7;}
This box has a color of #b2a9c7
<div style="background-color:#b2a9c7;">Content here</div>
.mybackground {background-color:#b2a9c7;}
Border around this has a color of #b2a9c7
<div style="border:2px solid #b2a9c7;">Content here</div>
.myborder {border:2px solid #b2a9c7;}