#b0acc5 color space conversions
Hex:
#b0acc5
RGB:
176, 172, 197
CMY:
31, 33, 23
CMYK:
11, 13, 0, 23
HSL:
250°, 17.7305%, 72.3529%
HSV (HSB):
250°, 12.6904%, 77.2549%
XYZ:
42.7351, 42.7664, 58.8257
xyY:
0.2961, 0.2963, 42.7664
CIE-Lab:
71.3961, 6.3395, -12.2087
CIE-LCH:
71.3961, 13.7566, 297.4412
CIE-Luv:
71.3961, 0.7096, -19.6296
Hunter-Lab:
65.3960, 2.2034, -7.5559
#b0acc5 color charts
#b0acc5 color shades, tints & tones
#b0acc5 color schemes
#b0acc5 color preview, HTML & CSS examples
This text has a color of #b0acc5
<p style="color:#b0acc5;">Text here</p>
.mytext {color:#b0acc5;}
This box has a color of #b0acc5
<div style="background-color:#b0acc5;">Content here</div>
.mybackground {background-color:#b0acc5;}
Border around this has a color of #b0acc5
<div style="border:2px solid #b0acc5;">Content here</div>
.myborder {border:2px solid #b0acc5;}