#bacbd5 color space conversions
Hex:
#bacbd5
RGB:
186, 203, 213
CMY:
27, 20, 16
CMYK:
13, 5, 0, 16
HSL:
202°, 24.3243%, 78.2353%
HSV (HSB):
202°, 12.6761%, 83.5294%
XYZ:
53.6159, 57.9551, 71.3114
xyY:
0.2932, 0.3169, 57.9551
CIE-Lab:
80.7138, -3.7383, -6.9373
CIE-LCH:
80.7138, 7.8804, 241.6810
CIE-Luv:
80.7138, -9.6502, -10.0091
Hunter-Lab:
76.1282, -7.5097, -2.2488
#bacbd5 color charts
#bacbd5 color shades, tints & tones
#bacbd5 color schemes
#bacbd5 color preview, HTML & CSS examples
This text has a color of #bacbd5
<p style="color:#bacbd5;">Text here</p>
.mytext {color:#bacbd5;}
This box has a color of #bacbd5
<div style="background-color:#bacbd5;">Content here</div>
.mybackground {background-color:#bacbd5;}
Border around this has a color of #bacbd5
<div style="border:2px solid #bacbd5;">Content here</div>
.myborder {border:2px solid #bacbd5;}