#baacc3 color space conversions
Hex:
#baacc3
RGB:
186, 172, 195
CMY:
27, 33, 24
CMYK:
5, 12, 0, 24
HSL:
277°, 16.0839%, 71.9608%
HSV (HSB):
277°, 11.7949%, 76.4706%
XYZ:
44.8526, 43.8843, 57.7363
xyY:
0.3062, 0.2996, 43.8843
CIE-Lab:
72.1511, 9.3102, -9.8953
CIE-LCH:
72.1511, 13.5866, 313.2551
CIE-Luv:
72.1511, 6.4628, -16.5437
Hunter-Lab:
66.2452, 4.9276, -5.3028
#baacc3 color charts
#baacc3 color shades, tints & tones
#baacc3 color schemes
#baacc3 color preview, HTML & CSS examples
This text has a color of #baacc3
<p style="color:#baacc3;">Text here</p>
.mytext {color:#baacc3;}
This box has a color of #baacc3
<div style="background-color:#baacc3;">Content here</div>
.mybackground {background-color:#baacc3;}
Border around this has a color of #baacc3
<div style="border:2px solid #baacc3;">Content here</div>
.myborder {border:2px solid #baacc3;}