#bacebd color space conversions
Hex:
#bacebd
RGB:
186, 206, 189
CMY:
27, 19, 26
CMYK:
10, 0, 8, 19
HSL:
129°, 16.9492%, 76.8627%
HSV (HSB):
129°, 9.7087%, 80.7843%
XYZ:
51.5063, 58.2558, 56.6739
xyY:
0.3095, 0.3500, 58.2558
CIE-Lab:
80.8808, -9.9492, 6.1550
CIE-LCH:
80.8808, 11.6992, 148.2573
CIE-Luv:
80.8808, -10.2534, 10.8499
Hunter-Lab:
76.3255, -13.1135, 9.4033
#bacebd color charts
#bacebd color shades, tints & tones
#bacebd color schemes
#bacebd color preview, HTML & CSS examples
This text has a color of #bacebd
<p style="color:#bacebd;">Text here</p>
.mytext {color:#bacebd;}
This box has a color of #bacebd
<div style="background-color:#bacebd;">Content here</div>
.mybackground {background-color:#bacebd;}
Border around this has a color of #bacebd
<div style="border:2px solid #bacebd;">Content here</div>
.myborder {border:2px solid #bacebd;}