#b2a1c9 color space conversions
Hex:
#b2a1c9
RGB:
178, 161, 201
CMY:
30, 37, 21
CMYK:
11, 20, 0, 21
HSL:
266°, 27.0270%, 70.9804%
HSV (HSB):
266°, 19.9005%, 78.8235%
XYZ:
41.6476, 39.1718, 60.6242
xyY:
0.2944, 0.2769, 39.1718
CIE-Lab:
68.8755, 13.9272, -18.1980
CIE-LCH:
68.8755, 22.9158, 307.4272
CIE-Luv:
68.8755, 6.7594, -30.1591
Hunter-Lab:
62.5873, 9.2516, -13.6191
#b2a1c9 color charts
#b2a1c9 color shades, tints & tones
#b2a1c9 color schemes
#b2a1c9 color preview, HTML & CSS examples
This text has a color of #b2a1c9
<p style="color:#b2a1c9;">Text here</p>
.mytext {color:#b2a1c9;}
This box has a color of #b2a1c9
<div style="background-color:#b2a1c9;">Content here</div>
.mybackground {background-color:#b2a1c9;}
Border around this has a color of #b2a1c9
<div style="border:2px solid #b2a1c9;">Content here</div>
.myborder {border:2px solid #b2a1c9;}