#b1acc5 color space conversions
Hex:
#b1acc5
RGB:
177, 172, 197
CMY:
31, 33, 23
CMYK:
10, 13, 0, 23
HSL:
252°, 17.7305%, 72.3529%
HSV (HSB):
252°, 12.6904%, 77.2549%
XYZ:
42.9620, 42.8834, 58.8363
xyY:
0.2969, 0.2964, 42.8834
CIE-Lab:
71.4757, 6.6732, -12.0813
CIE-LCH:
71.4757, 13.8018, 298.9146
CIE-Luv:
71.4757, 1.2574, -19.4873
Hunter-Lab:
65.4854, 2.5064, -7.4302
#b1acc5 color charts
#b1acc5 color shades, tints & tones
#b1acc5 color schemes
#b1acc5 color preview, HTML & CSS examples
This text has a color of #b1acc5
<p style="color:#b1acc5;">Text here</p>
.mytext {color:#b1acc5;}
This box has a color of #b1acc5
<div style="background-color:#b1acc5;">Content here</div>
.mybackground {background-color:#b1acc5;}
Border around this has a color of #b1acc5
<div style="border:2px solid #b1acc5;">Content here</div>
.myborder {border:2px solid #b1acc5;}