#b1acc9 color space conversions
Hex:
#b1acc9
RGB:
177, 172, 201
CMY:
31, 33, 21
CMYK:
12, 14, 0, 21
HSL:
250°, 21.1679%, 73.1373%
HSV (HSB):
250°, 14.4279%, 78.8235%
XYZ:
43.4266, 43.0692, 61.2827
xyY:
0.2939, 0.2914, 43.0692
CIE-Lab:
71.6019, 7.5076, -14.0909
CIE-LCH:
71.6019, 15.9661, 298.0484
CIE-Luv:
71.6019, 0.9916, -22.7893
Hunter-Lab:
65.6271, 3.2690, -9.4261
#b1acc9 color charts
#b1acc9 color shades, tints & tones
#b1acc9 color schemes
#b1acc9 color preview, HTML & CSS examples
This text has a color of #b1acc9
<p style="color:#b1acc9;">Text here</p>
.mytext {color:#b1acc9;}
This box has a color of #b1acc9
<div style="background-color:#b1acc9;">Content here</div>
.mybackground {background-color:#b1acc9;}
Border around this has a color of #b1acc9
<div style="border:2px solid #b1acc9;">Content here</div>
.myborder {border:2px solid #b1acc9;}